Sha256: 74c529d3f9d03504100c4f9ed3b53110367c224195848f7f3b7cf0016200e95a

Contents?: true

Size: 104 Bytes

Versions: 4

Compression:

Stored size: 104 Bytes

Contents

class AssociationTestClass < ActiveRecord::Base
  extend OrderAsSpecified

  belongs_to :test_class
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
order_as_specified-1.3 spec/support/association_test_class.rb
order_as_specified-1.2 spec/support/association_test_class.rb
order_as_specified-1.1 spec/support/association_test_class.rb
order_as_specified-1.0 spec/support/association_test_class.rb