Sha256: 0707b61125fbabe810b0a36d0db272b10dffb552b22d0deb18eebad9d6ab311d

Contents?: true

Size: 161 Bytes

Versions: 13

Compression:

Stored size: 161 Bytes

Contents

require 'test_helper'

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

end

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
bootstrap-grid-system-0.2.1 test/dummy/test/controllers/test_controller_test.rb
bootstrap-grid-system-0.1.2 test/dummy/test/controllers/test_controller_test.rb
twilio_conference-0.1.4 test/dummy/test/controllers/test_controller_test.rb
twilio_conference-0.1.3 test/dummy/test/controllers/test_controller_test.rb
twilio_conference-0.1.2 test/dummy/test/controllers/test_controller_test.rb
twilio_conference-0.1.1 test/dummy/test/controllers/test_controller_test.rb
twilio_conference-0.1.0 test/dummy/test/controllers/test_controller_test.rb
rails-bootstrap-engine-0.0.9 test/dummy/test/functional/test_controller_test.rb
rails-bootstrap-engine-0.0.8 test/dummy/test/functional/test_controller_test.rb
rails-bootstrap-engine-0.0.5 test/dummy/test/functional/test_controller_test.rb
rails-bootstrap-engine-0.0.4 test/dummy/test/functional/test_controller_test.rb
rails-bootstrap-engine-0.0.3 test/dummy/test/functional/test_controller_test.rb
rails-bootstrap-engine-0.0.2 test/dummy/test/functional/test_controller_test.rb