This website requires JavaScript.
Explore
Help
Sign In
localhots
/
musicbrainz
Watch
1
Star
0
Fork
You've already forked musicbrainz
0
Code
Releases
Activity
c2979690e0
musicbrainz
/
Gemfile
7 lines
74 B
Ruby
Raw
Normal View
History
Unescape
Escape
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 23:14:44 +00:00
source
'https://rubygems.org'
move bundler gem dependency to gemspec only also removes bundler dependency completely, bundler should be install outside of the bundle
2012-06-21 08:07:34 +00:00
gemspec
Use magic encoding to ret rid of "invalid multibyte chat (US-ASCII)" errors. track_search is now renamed recording_search. recording_search now works (I mixed up the inputs).
2013-11-06 02:15:09 +00:00
group
:test
do
gem
"
debugger
"
end