Displaying 1 result from an estimated 1 matches for "add_price_to_product".
2010 Feb 14
1
A (hopefully...) quick rake db:migrate question...
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...