Sha256: 078ddf2ab85bdbaad613229ad828af798e87ae53f5fcf6b143fde9f484e5cbe5

Contents?: true

Size: 1.02 KB

Versions: 8

Compression:

Stored size: 1.02 KB

Contents

require 'shoulda/matchers/action_controller/filter_param_matcher'
require 'shoulda/matchers/action_controller/route_params'
require 'shoulda/matchers/action_controller/set_flash_matcher'
require 'shoulda/matchers/action_controller/render_with_layout_matcher'
require 'shoulda/matchers/action_controller/respond_with_matcher'
require 'shoulda/matchers/action_controller/set_session_matcher'
require 'shoulda/matchers/action_controller/route_matcher'
require 'shoulda/matchers/action_controller/redirect_to_matcher'
require 'shoulda/matchers/action_controller/render_template_matcher'
require 'shoulda/matchers/action_controller/rescue_from_matcher'
require 'shoulda/matchers/action_controller/callback_matcher'
require 'shoulda/matchers/action_controller/permit_matcher'
require 'shoulda/matchers/action_controller/set_session_or_flash_matcher'
require 'shoulda/matchers/action_controller/flash_store'
require 'shoulda/matchers/action_controller/session_store'

module Shoulda
  module Matchers
    module ActionController
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
shoulda-matchers-3.1.3 lib/shoulda/matchers/action_controller.rb
shoulda-matchers-4.0.0.rc1 lib/shoulda/matchers/action_controller.rb
shoulda-matchers-3.1.2 lib/shoulda/matchers/action_controller.rb
shoulda-matchers-3.1.1 lib/shoulda/matchers/action_controller.rb
shoulda-matchers-3.1.0 lib/shoulda/matchers/action_controller.rb
shoulda-matchers-3.0.1 lib/shoulda/matchers/action_controller.rb
shoulda-matchers-3.0.0 lib/shoulda/matchers/action_controller.rb
shoulda-matchers-3.0.0.rc1 lib/shoulda/matchers/action_controller.rb