Sha256: b5c19d05391c67168665161b03dfdae650ea15f8a12b4893b76be904b8b4e213

Contents?: true

Size: 94 Bytes

Versions: 13

Compression:

Stored size: 94 Bytes

Contents

class TestingController < ApplicationController
  layout 'application'

  def index
  end
end

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
rails-js-routes-0.3.5 test/dummy/app/controllers/testing_controller.rb
rails-js-routes-0.3.4 test/dummy/app/controllers/testing_controller.rb
rails-js-routes-0.3.2 test/dummy/app/controllers/testing_controller.rb
rails-js-routes-0.3.1 test/dummy/app/controllers/testing_controller.rb
rails-js-routes-0.3.0 test/dummy/app/controllers/testing_controller.rb
rails-js-routes-0.2.1 test/dummy/app/controllers/testing_controller.rb
rails-js-routes-0.2.0 test/dummy/app/controllers/testing_controller.rb
rails-js-0.1.0 test/dummy/app/controllers/testing_controller.rb
rails-js-0.0.8 test/dummy/app/controllers/testing_controller.rb
rails-js-0.0.6 test/dummy/app/controllers/testing_controller.rb
rails-js-0.0.5 test/dummy/app/controllers/testing_controller.rb
rails-js-0.0.4 test/dummy/app/controllers/testing_controller.rb
rails-js-0.0.2 test/dummy/app/controllers/testing_controller.rb