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
|
7350c1e17d
|
Bundle and use spork to speed up specs by preloading rails env
|
2011-09-06 13:34:48 +00:00 |
|
Thibault Jouan
|
7187266982
|
Optimize execution duration for rspec specs
* Use in memory sqlite database for test environment
* Monkey patch BCrypt default cost factor
* Clean spec/spec_helper.rb
|
2011-09-05 16:24:37 +00:00 |
|