HOMERUNOS This is an api application to run our web and mobile apps. Building using with: Ruby 2.3.0 Sqlite3 (which is gonna change to postgresql soon) Database creation run rake db:create && rake db:migrate Test run rake for all test.