Hi,

I have a rails app. upon creating a new record from the browser(although
it is being created successfully) it doesnt show up in the browsers
view. Connecting to the DB , i confirmed that the record is created. I
should do a "Rake db:migrate" inorder to make the record appear on the
browser's view. Do i have to run rake:db migrate everytime i create a
new request?

-- 
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-US.

Reply via email to