Exception: Thredded::Errors::DatabaseEmpty

Inherits:
Thredded::Error show all
Defined in:
lib/thredded/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/thredded/errors.rb', line 8

def message
  'Seed the database with "rake db:seed".'
end