Module: EmailExampleSpec::Config
Instance Attribute Summary collapse
-
#fixture_path ⇒ Object
Returns the value of attribute fixture_path.
-
#record ⇒ Object
Returns the value of attribute record.
Instance Attribute Details
#fixture_path ⇒ Object
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 |
#record ⇒ Object
Returns the value of attribute record.
6 7 8 |
# File 'lib/email-example-spec/config.rb', line 6 def record @record end |