"rake db:migrate" error

Hi all

Just setup ruby on rails.

does anyone know what this error means when i try to run “rake
db:migrate” on my new site.

rake aborted!
undefined method `[]’ for false:FalseClass

(See full trace by running task with --trace)

You’ll have to post your migration code. There’s a variable you think is
a
hash of some-sort, but Ruby thinks it’s a boolean.

Jason

On Jan 24, 2007, at 15:20, libsfan01 wrote:

Hi all

Just setup ruby on rails.

You want the ruby on rails mailing list.


Eric H. - [email protected] - http://blog.segment7.net

I LIT YOUR GEM ON FIRE!