11 Commits

Author SHA1 Message Date
Thibault Jouan
763c9789ec Allow user to creates named auth keys with token 2015-05-05 02:31:30 +00:00
Thibault Jouan
e647aa257f Configure standard rails javascript behavior 2015-05-04 23:01:37 +00:00
Thibault Jouan
5e1757aff9 Improve tracks CRUD
* Add index, edit and update action;
* Add _form partial;
* Add link to tracks/index in nav;
* Refactor specs.
2015-05-01 12:09:29 +00:00
Thibault Jouan
b25fbaac5e Remove last playlists and tracks from home 2015-05-01 11:03:34 +00:00
Thibault Jouan
4b0f4d391f Implement user sign out (destroy current session) 2015-05-01 10:55:32 +00:00
Thibault Jouan
2f44a2265e Add navigation in layout header as a list 2015-04-30 13:54:02 +00:00
Thibault Jouan
da96c4814a Use ruby 2.x hash syntax 2014-04-01 10:48:18 +00:00
Thibault Jouan
0e3cf48d95 Use symbols instead of strings for Haml attributes keys in the layout 2011-12-30 10:42:47 +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
74fb4ca86f Use Haml for views
* Bundle Haml gem
* Convert default erb layout to haml
2011-07-09 11:21:19 +00:00
Thibault Jouan
b994f821f7 Add new application generated with rails new 2011-07-09 11:21:06 +00:00