1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
Jason Voegele ad4a53f9ce Update to use modern RSpec syntax and conventions
* Replace `should` syntax with `expect` syntax.
* Add pry as a development dependency.
* Fix failing specs.
2015-03-13 15:47:27 -04:00
Thomas Wolfe d8184565a2 created new track_search binding to allow searching for tracks (really recordings). Modified existing model classes to call super() to handle search (open/closed principle, attempting to reduce duplicate code). Fixed xml namespace issue in specs. 2013-05-05 18:58:12 -05:00