4 Commits

Author SHA1 Message Date
Thibault Jouan
a8067404f4 Use rails configuration for sounds file path
* Add sounds_path initializer
2011-09-21 21:21:14 +00:00
Thibault Jouan
6af1540640 Bundle shoulda and use ActiveModel matchers in specs 2011-09-21 00:07:19 +00:00
Thibault Jouan
abb7b07c89 Refactor spec clean up 2011-09-20 23:19:28 +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