Sha256: 68185ceda6dd1acd096f76b8a308d32324057b4e3b1236e7aca1301e0692f010

Contents?: true

Size: 191 Bytes

Versions: 22

Compression:

Stored size: 191 Bytes

Contents

module FactoryGirl
  class Proxy #:nodoc:
    class AttributesFor < Proxy #:nodoc:
      def result(attribute_assigner, to_create)
        attribute_assigner.hash
      end
    end
  end
end

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
challah-0.6.1 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
challah-0.6.0 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
challah-0.5.4 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
challah-0.5.3 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
challah-0.5.2 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
challah-0.5.0 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
factory_girl-2.5.2 lib/factory_girl/proxy/attributes_for.rb
challah-0.4.1 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
challah-0.4.0 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
challah-0.3.5 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
challah-0.3.4 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
challah-0.3.3 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
challah-0.3.2 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
challah-0.3.1 vendor/bundle/gems/factory_girl-2.5.1/lib/factory_girl/proxy/attributes_for.rb
factory_girl-2.5.1 lib/factory_girl/proxy/attributes_for.rb
challah-0.3.0 vendor/bundle/gems/factory_girl-2.5.0/lib/factory_girl/proxy/attributes_for.rb
challah-0.2.1 vendor/bundle/gems/factory_girl-2.5.0/lib/factory_girl/proxy/attributes_for.rb
challah-0.2.0 vendor/bundle/gems/factory_girl-2.5.0/lib/factory_girl/proxy/attributes_for.rb
factory_girl-2.5.0 lib/factory_girl/proxy/attributes_for.rb
factory_girl-2.4.2 lib/factory_girl/proxy/attributes_for.rb