Displaying 1 result from an estimated 1 matches for "danberghof".
Did you mean:
danberghofer
2013 Sep 02
1
Problem with Filling Tables.
...end
end
end
end
The parts in comments is the code that was breaking the application.
When I ran rake db:seed on the code without the comments, I got the
following error message. Does anyone know what is going on?
hererake aborted!
no implicit conversion of Symbol into Integer
/home/danberghofer/Documents/cpts421/lions/trunk/lionsBeers/app/models/style.rb:15:in
`[]''
/home/danberghofer/Documents/cpts421/lions/trunk/lionsBeers/app/models/style.rb:15:in
`block in create_styles''
/home/danberghofer/Documents/cpts421/lions/trunk/lionsBeers/app/models/style.rb:12:in
`each'...