lib/firstfm.rb in firstfm-0.1.1 vs lib/firstfm.rb in firstfm-0.1.2

- old
+ new

@@ -1,7 +1,7 @@ require 'yaml' require 'httparty' -require 'will_paginate' +require 'will_paginate/collection' require 'firstfm/track' require 'firstfm/artist' require 'firstfm/event' require 'firstfm/location' require 'firstfm/venue' \ No newline at end of file