I just want to make my development database same as test database .
Is there any command to make this possible?
As i know rake db:test:prepare command update test database as development 
database.
But i wish to do opposite ?
Hope u understand the question 
On Friday, September 21, 2012 4:49:58 PM UTC+5:30, Fahim Patel wrote:
>
> 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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/bIAxHYJ7-0wJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to