Thibault Jouan
|
98764eb5be
|
Refactor spec_helper requirement with rspec config
|
2015-04-30 12:31:02 +00:00 |
|
Thibault Jouan
|
0c7bf69ba2
|
Use one-liners in specs where possible
|
2014-04-01 18:55:42 +00:00 |
|
Thibault Jouan
|
4cef7aeab9
|
Update specs to new rspec syntax
|
2014-04-01 18:15:44 +00:00 |
|
Thibault Jouan
|
da96c4814a
|
Use ruby 2.x hash syntax
|
2014-04-01 10:48:18 +00:00 |
|
Thibault Jouan
|
eda2f3fbee
|
Update factory girl to last version
|
2014-04-01 05:04:27 +00:00 |
|
Thibault Jouan
|
b25d4d256f
|
Update all bundled gems to lastest versions
|
2012-03-18 23:51:20 +00:00 |
|
Thibault Jouan
|
03e94cb7c1
|
Fix syntax in view specs
|
2011-09-22 21:54:09 +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
|
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 |
|