Commit Graph

57 Commits

Author SHA1 Message Date
leenasn
62a2f6e849 CodeClimate and Wecker integration for Test Coverage and CI respectively 2015-11-04 18:00:54 +05:30
Yedhu Krishnan
3947889282 Update device create API
- Update the existing device if a device with existing unique_id is
   present
2015-10-18 11:13:20 +05:30
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