Dinesh Umanath
2006-Oct-27 12:18 UTC
wrong argumentwrong argument type false (expected Data)
Hi all,
I have Rails rails (1.1.6). I have installed IBM_DB2 Adatper on top of
it.
I have modified the database.yml to connect to the DB2 Database.
I''m trying to run the below command to create a rails applications, and
it gives "Wrong Argument type false (expected Data)". and the rest of
the files are not created as we see from the output.
Not sure why i''m getting this problem. Any ideas? Many Thanks..
C:\rails\test>ruby script\generate scaffold Recipe
exists app/controllers/
exists app/helpers/
create app/views/recipes
exists test/functional/
dependency model
exists app/models/
exists test/unit/
exists test/fixtures/
create app/models/recipe.rb
create test/unit/recipe_test.rb
create test/fixtures/recipes.yml
wrong argument type false (expected Data)
Thanks and Regards
Dinesh
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk
-~----------~----~----~----~------~----~------~--~---
