Sha256: 68864e4b0bd17ab65ad19edef9574354550332c59f84886b8e035b4d3050896a

Contents?: true

Size: 228 Bytes

Versions: 3

Compression:

Stored size: 228 Bytes

Contents

if defined?(::ActionController)
  require 'emerson/matchers/action_controller'

  module RSpec
    module Rails
      module ControllerExampleGroup
        include Emerson::Matchers::ActionController
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
emerson-0.1.0.pre.4 lib/emerson/matchers/integrations/rspec.rb
emerson-0.1.0.pre.3 lib/emerson/matchers/integrations/rspec.rb
emerson-0.1.0.pre.2 lib/emerson/matchers/integrations/rspec.rb