Thibault Jouan
|
da96c4814a
|
Use ruby 2.x hash syntax
|
2014-04-01 10:48:18 +00:00 |
|
Thibault Jouan
|
c764265af2
|
Improve readability in some views by adding empty lines
|
2011-12-30 10:41:52 +00:00 |
|
Thibault Jouan
|
27550fd14e
|
Save track files in new Sound model:
* Consolidate migrations
* Add Sound model. Each sound can belong to a track and contains
informations about one sound file.
|
2011-09-20 17:43:20 +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
|
2f6a447416
|
Implement track/stream
* Add Streamer class
* Use FactoryGirl for factories
* Add sha256 field to tracks
* Add mime_type field to tracks
|
2011-07-26 16:59:47 +00:00 |
|
Thibault Jouan
|
34b38b77cf
|
Implement tracks/{show,listen}
|
2011-07-19 19:42:45 +00:00 |
|