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
|
639293e4ca
|
Replace cucumber features by rails integration specs
|
2011-09-14 17:39:14 +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
|
6b337d3461
|
Bundle needed gems for BDD
* rspec
* cucumber
* capybara
* database_cleaner
|
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 |
|