Qiang Books

The books I have read.

Information

Installation

heroku config:set EMAIL=[...]
heroku config:set ABOUT_ME=[...]
heroku run rake db:migrate db:seed_fu
heroku run rails console
Admin.create!({ :email => '...', :password => '...', :password_confirmation => '...' })

License

MIT