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
Post a Comment