Sha256: ee8054a2555ce1e729eff08534e05fc2a8a393a96717d4a6a567dd8d022ea3ed

Contents?: true

Size: 161 Bytes

Versions: 12

Compression:

Stored size: 161 Bytes

Contents

require 'test_helper'

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

end

Version data entries

12 entries across 12 versions & 3 rubygems

Version Path
bitsnote-assets-0.0.9 test/dummy/test/controllers/main_controller_test.rb
bitsnote-assets-0.0.8 test/dummy/test/controllers/main_controller_test.rb
bitsnote-assets-0.0.7 test/dummy/test/controllers/main_controller_test.rb
bitsnote-assets-0.0.5 test/dummy/test/controllers/main_controller_test.rb
bitsnote-assets-0.0.4 test/dummy/test/controllers/main_controller_test.rb
bitsnote-assets-0.0.3 test/dummy/test/controllers/main_controller_test.rb
bitsnote-assets-0.0.2 test/dummy/test/controllers/main_controller_test.rb
bitsnote-assets-0.0.1 test/dummy/test/controllers/main_controller_test.rb
another_uploader-0.0.1 test/dummy/test/functional/main_controller_test.rb
jquery-spinner-rails-1.0.2 test/dummy/test/functional/main_controller_test.rb
jquery-spinner-rails-1.0.1 test/dummy/test/functional/main_controller_test.rb
jquery-spinner-rails-1.0.0 test/dummy/test/functional/main_controller_test.rb