Commit Graph

5 Commits

Author SHA1 Message Date
Yedhu Krishnan
fb3b514f3d Add device tab to activeadmin 2015-10-17 19:28:41 +05:30
Yedhu Krishnan
97bc55a518 Create device controller with and API to create a device
- Turn of assets and helper generation automatically
2015-10-17 11:33:31 +05:30
Yedhu Krishnan
9c4800e217 Create device model and setup devise, activeadmin and rspec!
- with attributes: model, imei_number, unique_id and access_token
 - access_token is automatically generated on create
2015-10-16 18:50:39 +05:30
Yedhu Krishnan
2329533c56 Update README.md 2015-10-16 17:55:09 +05:30
Yedhu Krishnan
c3c42c4e49 Initial commit with Postgres DB setup 2015-10-16 17:34:54 +05:30