Sha256: 45f4617992eff99098cc45ef110824314b0ba209ae3bef99e6349b5a051c9b8a

Contents?: true

Size: 120 Bytes

Versions: 3

Compression:

Stored size: 120 Bytes

Contents

require 'spec_helper'

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
activerecord-sortable-0.0.3 spec/other_thing_spec.rb
activerecord-sortable-0.0.2 spec/other_thing_spec.rb
activerecord-sortable-0.0.1 spec/other_thing_spec.rb