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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -