Module: EmailExampleSpec::Config

Extended by:
Config
Included in:
Config
Defined in:
lib/email-example-spec/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fixture_pathObject

Returns the value of attribute fixture_path.



5
6
7
# File 'lib/email-example-spec/config.rb', line 5

def fixture_path
  @fixture_path
end

#recordObject

Returns the value of attribute record.



6
7
8
# File 'lib/email-example-spec/config.rb', line 6

def record
  @record
end