Hi all As we all know that rake db:test:prepare effects all the changes from development database to test database. But due to one mistake i wish to make development database same as my test database.
So how can i get effects from test database to development database ? -- 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]. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/_eB1ncYsJckJ. For more options, visit https://groups.google.com/groups/opt_out.

