how to create table with rake migrate

4 views
Skip to first unread message

Manika Suri

unread,
May 2, 2008, 2:08:33 AM5/2/08
to rubyonra...@googlegroups.com
what is the command to run rake migrate to create table
i created model classified
I have run command
i have made changes in db/migrate/cerate_classified.rb
and run

C:/ruby/book>rake migrate
but table has not been not created

Attachments:
http://www.ruby-forum.com/attachment/1829/001_create_classifieds.rb

--
Posted via http://www.ruby-forum.com/.

Kieran P

unread,
May 2, 2008, 2:21:54 AM5/2/08
to rubyonra...@googlegroups.com
Hey Manika,

Try

> rake db:migrate

See how that goes.

Regards
Kieran
Reply all
Reply to author
Forward
0 new messages