Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 102 Bytes

rails.md

File metadata and controls

5 lines (4 loc) · 102 Bytes

Retrieve the current migration version

$ rake db:version
# or
$ rake db:migrate:status