18 Commits

Author SHA1 Message Date
Thibault Jouan
4e0c422a6f Remove rabl initializer 2015-05-03 18:37:06 +00:00
Thibault Jouan
9a81c434d3 Restore default value for AR include_root_in_json 2015-05-03 18:36:41 +00:00
Thibault Jouan
e90bb01cb9 Configure sounds path in application config 2015-04-30 12:25:26 +00:00
Thibault Jouan
999ff85ac9 Move default headers configuration in app config 2015-04-30 12:20:22 +00:00
Thibault Jouan
c510c8f871 Remove secret token initializer 2015-04-30 09:28:46 +00:00
Thibault Jouan
2fe3eb1158 Remove dependencies on Scube constant 2015-04-30 09:28:14 +00:00
Thibault Jouan
aa6f6a103e Update to rails 4.2.1 2015-04-29 11:33:21 +00:00
Thibault Jouan
53d9956961 Fix default headers 2014-04-01 19:35:28 +00:00
Thibault Jouan
da96c4814a Use ruby 2.x hash syntax 2014-04-01 10:48:18 +00:00
Thibault Jouan
aa2b43ab42 Update rails to 4.0:
* Add protected_attributes gem dependency;
* Remove deprecated usages of AR .find method;
2014-04-01 10:01:02 +00:00
Thibault Jouan
40f4ced3b8 Add inflection for API acronym 2013-06-30 21:37:30 +00:00
Thibault Jouan
b25d4d256f Update all bundled gems to lastest versions 2012-03-18 23:51:20 +00:00
Thibault Jouan
196ea16a94 Use RABL to build JSON responses given by API 2012-03-11 23:31:01 +00:00
Thibault Jouan
fae41abf5d Update config defaults for new rails version 2011-12-04 23:03:31 +00:00
Thibault Jouan
a8067404f4 Use rails configuration for sounds file path
* Add sounds_path initializer
2011-09-21 21:21:14 +00:00
Thibault Jouan
f49a5a3f67 Update to rails 3.1.0
* Bump rails version to 3.1.0 in Gemfile
* Update config files
* Fix bcrypt monkey patch for specs
* Fix TracksController
* Replace track streaming with track download
* Remove assets from application layout
2011-09-15 16:10:21 +00:00
Thibault Jouan
18b254e3d1 Use Active Record session store 2011-08-04 23:04:40 +00:00
Thibault Jouan
b994f821f7 Add new application generated with rails new 2011-07-09 11:21:06 +00:00