Exception: Thredded::Errors::DatabaseEmpty
- Inherits:
-
Thredded::Error
- Object
- StandardError
- Thredded::Error
- Thredded::Errors::DatabaseEmpty
- Defined in:
- lib/thredded/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
9 10 11 |
# File 'lib/thredded/errors.rb', line 9 def 'Seed the database with "rake db:seed".' end |