amritpal p. wrote in post #995532:
>                                               Then ran "rake
> db:migrate",it created a new columns in table products with name
> "price" ,but i didnt change the view(didnt create a filed with name
> "price")

Migrations don't do that (you can create migrations to do all sorts of 
things, not necessarily related to new fields for a view).

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to