Sha256: e15153b1399c6562357121ab2d09d39516310d35829cad322e4d6f790de3395d

Contents?: true

Size: 179 Bytes

Versions: 34

Compression:

Stored size: 179 Bytes

Contents

require 'test_helper.rb'

class RouterTest < ActionController::TestCase
  should_route :post, "/sortable_models/reorder", :controller => :sortable_models, :action => :reorder
end

Version data entries

34 entries across 34 versions & 3 rubygems

Version Path
active_scaffold_sortable-3.5.0 test/router_test.rb
active_scaffold_sortable-3.4.0 test/router_test.rb
active_scaffold_sortable-3.3.10 test/router_test.rb
active_scaffold_sortable-3.3.8 test/router_test.rb
active_scaffold_sortable-3.3.7 test/router_test.rb
active_scaffold_sortable-3.3.6 test/router_test.rb
active_scaffold_sortable-3.3.5 test/router_test.rb
active_scaffold_sortable-3.3.4 test/router_test.rb
active_scaffold_sortable-3.3.3 test/router_test.rb
active_scaffold_sortable-3.3.2 test/router_test.rb
active_scaffold_sortable-3.3.1 test/router_test.rb
active_scaffold_sortable-3.3.0 test/router_test.rb
active_scaffold_sortable-3.2.13 test/router_test.rb
active_scaffold_sortable-3.2.12 test/router_test.rb
active_scaffold_sortable-3.2.11 test/router_test.rb
active_scaffold_sortable-3.2.10 test/router_test.rb
active_scaffold_sortable-3.2.9 test/router_test.rb
active_scaffold_sortable-3.2.8 test/router_test.rb
active_scaffold_sortable-3.2.7 test/router_test.rb
active_scaffold_sortable-3.2.6 test/router_test.rb