Exception: NotInRailsAppError
- Inherits:
-
StandardError
- Object
- StandardError
- NotInRailsAppError
- Defined in:
- lib/rails-upgrade/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'lib/rails-upgrade/errors.rb', line 4 def "I'm not in a Rails application!" end |