Sha256: f265fe4d84f154b7be80354389f8d1336a72d1d847a0bfa6acc3979f22ee86f8

Contents?: true

Size: 161 Bytes

Versions: 449

Compression:

Stored size: 161 Bytes

Contents

require 'test_helper'

class HomeControllerTest < ActionController::TestCase
  test "should get index" do
    get :index
    assert_response :success
  end

end

Version data entries

449 entries across 410 versions & 55 rubygems

Version Path
wordjelly-auth-1.6.0 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.5.9 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.5.8 spec/dummy/test/controllers/home_controller_test.rb
templus_models-3.0.21 test/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.5.7 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.5.6 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.5.5 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.5.4 spec/dummy/test/controllers/home_controller_test.rb
templus_models-3.0.20 test/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.5.3 spec/dummy/test/controllers/home_controller_test.rb
templus_models-3.0.19 test/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.5.2 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.5.1 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.5.0 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.4.9 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.4.8 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.4.7 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.4.6 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.4.5 spec/dummy/test/controllers/home_controller_test.rb
wordjelly-auth-1.4.4 spec/dummy/test/controllers/home_controller_test.rb