Module: RSpec::Rails::SetupAndTeardownAdapter

Extended by:
ActiveSupport::Concern
Included in:
FixtureSupport, RailsExampleGroup
Defined in:
lib/rspec/rails/adapters.rb

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Instance Method Details

#method_nameObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



28
29
30
# File 'lib/rspec/rails/adapters.rb', line 28

def method_name
  @example
end