Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 381 Bytes

readme.md

File metadata and controls

25 lines (16 loc) · 381 Bytes

Hello World

Project for Empower Hack 2015

TO DO :

  • Add new community feature -- implement with AJAX?
  • Remember to customize Devise fields and chuck unused views
  • Rake task for Twilio sending

Running in development

Use Spring for faster server refresh:

bundle exec spring binstub --all 
bin/rails s

Check if spring is running:

bin/spring status