Awesome it resources.
- Hosted on Heroku
- Powered by Ruby on Rails
heroku config:set EMAIL=[...]
heroku run rake db:migrate
heroku run rails console
Admin.create!({ :email => '...', :password => '...', :password_confirmation => '...' })| Name | Name | Last commit date | ||
|---|---|---|---|---|
Awesome it resources.
heroku config:set EMAIL=[...]
heroku run rake db:migrate
heroku run rails console
Admin.create!({ :email => '...', :password => '...', :password_confirmation => '...' })