Thibault Jouan
|
81e285ffd4
|
Remove database_cleaner from Gemfile
|
2011-12-06 12:44:27 +00:00 |
|
Thibault Jouan
|
ad7b5a5624
|
Update all bundled gems to latest versions
|
2011-12-04 22:48:42 +00:00 |
|
Thibault Jouan
|
6af1540640
|
Bundle shoulda and use ActiveModel matchers in specs
|
2011-09-21 00:07:19 +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
|
639293e4ca
|
Replace cucumber features by rails integration specs
|
2011-09-14 17:39:14 +00:00 |
|
Thibault Jouan
|
20e8bdbf4f
|
Change database backend to PostgreSQL
* Bundle pg gem
* Add a database config file sample
|
2011-09-13 19:26:13 +00:00 |
|
Thibault Jouan
|
4a11073106
|
Bundle and use guard to automatically run specs on FS events
|
2011-09-06 13:39:23 +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
|
0fb9496fb3
|
Bundle bcrypt-ruby gem
|
2011-08-08 18:54:11 +00:00 |
|
Thibault Jouan
|
47fa969617
|
Use factory_girl_rails for factories
|
2011-07-25 22:56:30 +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
|
6b337d3461
|
Bundle needed gems for BDD
* rspec
* cucumber
* capybara
* database_cleaner
|
2011-07-09 11:21:19 +00:00 |
|