Sha256: 45c4d6cd7de440f8d76a057fbe7a9607841444b472ac3d76017ca3ca432f7027

Contents?: true

Size: 188 Bytes

Versions: 26

Compression:

Stored size: 188 Bytes

Contents

# This controller imports the impressionist module to make the modules methods available for testing
class DummyController < ActionController::Base

  impressionist

  def index
  end
end

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
impressionist-2.0.0 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.6.1 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.6.0 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.5.2 tests/test_app/app/controllers/dummy_controller.rb
impressionist2-1.5.5 tests/test_app/app/controllers/dummy_controller.rb
impressionist2-1.5.4 tests/test_app/app/controllers/dummy_controller.rb
impressionist2-1.5.3 tests/test_app/app/controllers/dummy_controller.rb
impressionist2-1.5.1 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.5.1 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.4.13 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.4.12 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.4.11 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.4.10 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.4.9 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.4.8 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.4.7 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.4.6 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.4.5 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.4.4 tests/test_app/app/controllers/dummy_controller.rb
impressionist-1.4.3 tests/test_app/app/controllers/dummy_controller.rb