Exception: LatestMigration::Errors::MigrationsNotFoundError
- Inherits:
-
StandardError
- Object
- StandardError
- LatestMigration::Errors::MigrationsNotFoundError
- Defined in:
- lib/latest_migration/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'lib/latest_migration/errors.rb', line 4 def "Could not find any migration in this Rails application" end |