erubis (2.7.0)
execjs (2.7.0)
exifr (1.2.4)
+ factory_girl (4.7.0)
+ activesupport (>= 3.0.0)
+ factory_girl_rails (4.7.0)
+ factory_girl (~> 4.7.0)
+ railties (>= 3.0.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
fspath (2.1.1)
dalli
deadlock_retry (>= 1.2.0)
dynamic_form
+ factory_girl_rails
faraday
htmlentities
http_accept_language (~> 2.0.0)
module ActiveSupport
class TestCase
+ include FactoryGirl::Syntax::Methods
+
# Load standard fixtures needed to test API methods
def self.api_fixtures
# print "setting up the api_fixtures"