lib/firstfm.rb in firstfm-0.2.2 vs lib/firstfm.rb in firstfm-0.2.3
- old
+ new
@@ -1,5 +1,6 @@
require 'yaml'
+require 'crack'
require 'httparty'
require 'chronic'
require 'will_paginate/collection'
require 'firstfm/track'
require 'firstfm/image'
\ No newline at end of file