Method: ActiveRecord::Fixture#fixture
- Defined in:
- lib/active_record/fixtures.rb
#fixture ⇒ Object (readonly) Also known as: to_hash
Returns the value of attribute fixture.
815 816 817 |
# File 'lib/active_record/fixtures.rb', line 815 def fixture @fixture end |