ruby on rails - Making rake tasks visible? -


i have rake task modifies database called "task :restructure_database". when run code within task line line in rails console, can see database being modified. when run "rake restructure_database" run same task in 1 command, terminal shows blank line runs. there parameter can pass rake make tasks visible run?


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -