Finally fixed lastfm post requests, couple of rake tasks

This commit is contained in:
magnolia-fan
2011-09-18 18:25:47 +04:00
parent d9b75279f5
commit e69a12ded5
7 changed files with 60 additions and 20 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ gem 'barista'
gem 'awesome_print', :require => 'ap'
gem 'delayed_job'
gem 'lastfm-client', '~> 0.0.2'#, :git => 'http://github.com/magnolia-fan/lastfm-client.git'
gem 'lastfm-client', :git => 'http://github.com/magnolia-fan/lastfm-client.git'
gem 'musicbrainz', '~> 0.4.3'
gem 'bitmask_attributes'