Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 166 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 166 Bytes

DevCon Community

This is the community site of DevCon Philippines.

Development notes

$ rake db:create
$ rake db:migrate
$ rake db:seed
$ rails server