Commit Graph

9 Commits

Author SHA1 Message Date
Yedhu Krishnan
7cea12237f Use HTTPS to fetch activeadmin gem from GitHub
- This prevents the error which says using 'git://' is not secure.
 - Use HTTPS link instead to fetch the gem
2017-01-16 15:36:27 +05:30
Leena
36a9badc52 Add SimpleCov for coverage as per the latest the CodeClimate requirement 2017-01-11 16:20:15 +05:30
leenasn
b881726a25 Add NewRelic for monitoring 2015-11-21 22:48:29 +05:30
leenasn
cffea0c31d Add GCM gem 2015-11-13 19:58:46 +05:30
leenasn
6dc20841c0 Integrate Rollbar, made the access token as env varibale 2015-11-11 16:45:09 +05:30
leenasn
56d2aff56c Add Rubytracer for Extjs 2015-11-04 18:08:59 +05:30
leenasn
b967c3d608 CodeClimate report for test coverage 2015-11-04 18:02:00 +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
c3c42c4e49 Initial commit with Postgres DB setup 2015-10-16 17:34:54 +05:30