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.

This commit is contained in:
Thomas Wolfe
2013-05-05 18:14:44 -05:00
parent 687ce1b785
commit d8184565a2
13 changed files with 96 additions and 26 deletions
+1
View File
@@ -4,3 +4,4 @@ Applicat (https://github.com/Applicat)
Jens Fahnenbruck (https://github.com/jigfox)
Sander Nieuwenhuizen (https://github.com/munkius)
Savater Sebastien (https://github.com/blakink)
Thomas Wolfe (https://github.com/tomwolfe)