Skip to content
This repository has been archived by the owner on Mar 20, 2019. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 244 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 244 Bytes

Ideaegg

Let your idea fly!

Website

http://ideaegg.me

Development

rake db:migrate rails server

Test

bundle exec guard

Deployment

cap production deploy
cap production deploy:stop
cap production deploy:start