Sha256: 1318958d3a1f5ab58007dbed852f7ebb9cf767d2095079ce15ba49ce2c220774

Contents?: true

Size: 162 Bytes

Versions: 16

Compression:

Stored size: 162 Bytes

Contents

require 'test_helper'

class MainControllerTest < ActionController::TestCase

  test "should get index" do
    get :index
    assert_response :success
  end

end

Version data entries

16 entries across 16 versions & 3 rubygems

Version Path
attached-1.0.5 test/dummy/test/controllers/main_controller_test.rb
attached-1.0.4 test/dummy/test/controllers/main_controller_test.rb
attached-1.0.3 test/dummy/test/controllers/main_controller_test.rb
formula-1.0.1 test/dummy/test/controllers/main_controller_test.rb
attached-1.0.2 test/dummy/test/controllers/main_controller_test.rb
attached-1.0.1 test/dummy/test/controllers/main_controller_test.rb
serializer-1.0.2 test/dummy/test/functional/main_controller_test.rb
serializer-1.0.1 test/dummy/test/functional/main_controller_test.rb
serializer-1.0.0 test/dummy/test/functional/main_controller_test.rb
attached-1.0.0 test/dummy/test/functional/main_controller_test.rb
attached-0.6.0 test/dummy/test/functional/main_controller_test.rb
attached-0.5.9 test/dummy/test/functional/main_controller_test.rb
attached-0.5.8 test/dummy/test/functional/main_controller_test.rb
attached-0.5.7 test/dummy/test/functional/main_controller_test.rb
attached-0.5.6 test/dummy/test/functional/main_controller_test.rb
attached-0.4.7 test/dummy/test/functional/main_controller_test.rb