Sha256: 10348b0c7c9040ba0dd4611115dfe4238074b5480d535f5f27a15997efef6788

Contents?: true

Size: 117 Bytes

Versions: 5

Compression:

Stored size: 117 Bytes

Contents

require 'spec_helper'

describe OtherThing do
  it_behaves_like 'activerecord-sortable', position_column: :place
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
activerecord-sortable-0.0.8 spec/other_thing_spec.rb
activerecord-sortable-0.0.7 spec/other_thing_spec.rb
activerecord-sortable-0.0.6 spec/other_thing_spec.rb
activerecord-sortable-0.0.5 spec/other_thing_spec.rb
activerecord-sortable-0.0.4 spec/other_thing_spec.rb