Hey Folks, RoR noob here with a quick question. I have added a field to a table using: ruby script/generate migration add_price_to_product price:decimal,
and did: rake db:migrate afterwards. no change was reflected in the "Views" though. I'm pretty sure i'm missing something here, can anyone give me a pointer? Many Thanks... John -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

