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
/
.gitignore
9 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .ruby-version to .gitignore
2015-03-13 19:54:28 +00:00
.ruby-version
Initial commit to musicbrainz.
2011-07-17 23:46:18 +00:00
coverage
.bundle
Remove gemfile.lock
2011-10-19 13:51:54 +00:00
tmp
Gem is rewrapped with Bundler instead of Jeweler. All tests are using RSpec. Reorganized lib structure. Tests are fixed.
2012-07-04 13:10:47 +00:00
Gemfile.lock
Mass rewrite
2012-10-12 12:45:51 +00:00
.gem
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
*.swp
Adds pkg directory to git ignore list.
2013-06-14 08:12:41 +00:00
pkg/*