rails implementation of rake db:migrate:status -


where implementation of rake task in rails source code? rake db:migrate:status

i've searched on rails source code , can't seem find actual implementation.

the implementation here. found using github search bar , searching "migrate:status". 4th hit.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -