Hi,
I have build a conversion script from an old database to a new one
(which is designed to work with ROR), and every action converts one
table and takes over 5 minutes… When I trigger the actions from my
browser, I finally end up with a “Failed to start properly”…
So, simple question: How can I do this from the console, that is to say,
trigger one of my controller’s action from it?
Thank you!
Nauhaie