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)
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 1/24/07, libsfan01 <mcyi2mr3@googlemail.com> wrote:
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 want the ruby on rails mailing list.
On Jan 24, 2007, at 15:20, libsfan01 wrote:
Hi all
Just setup ruby on rails.
--
Eric Hodel - drbrain@segment7.net - http://blog.segment7.net
I LIT YOUR GEM ON FIRE!