Module: CanHasFixtures::ClassMethods
- Defined in:
- lib/can_has_fixtures.rb
Instance Attribute Summary collapse
-
#fixture_procs ⇒ Object
Returns the value of attribute fixture_procs.
Instance Attribute Details
#fixture_procs ⇒ Object
Returns the value of attribute fixture_procs.
11 12 13 |
# File 'lib/can_has_fixtures.rb', line 11 def fixture_procs @fixture_procs end |