jam-cloud/admin/doc/README_FOR_APP

14 lines
454 B
Plaintext

Use this README file to introduce your application and point to useful places in the API for learning more.
Run "rake doc:app" to generate API documentation for your models, controllers, helpers, and libraries.
* bundle exec rake db:seed
* JamRuby::User#admin toggles creation/deletion of AdminUser accounts
* Admin accounts have no corresponding JamRuby::User accounts
* Constants::ADMIN_USER_EMAILS creates master admin account from db/seeds.rb