factory_json
factory_json copied to clipboard
FactoryGirl gem can now supports Json objects
It seems like version 1.0.0 was released, but is not available from a public repository.
factory_girl v 4.4.0 factory_girl_rails v 4.4.1 Rspec always fails with the same error: ``` /Users/eduard/.rvm/gems/ruby-2.1.5@location-app/gems/factory_girl-4.4.0/lib/factory_girl/strategy_syntax_method_registrar.rb:19:in `block in define_singular_strategy_method': wrong number of arguments (0 for 1+) (ArgumentError) from /Users/eduard/Sites/local.ch/location-app/spec/support/factories/local/components/presentations.rb:11:in `block (2...