Method: ActiveRecord::Fixture#fixture

Defined in:
activerecord/lib/active_record/fixtures.rb

#fixtureObject (readonly) Also known as: to_hash

Returns the value of attribute fixture.



817
818
819
# File 'activerecord/lib/active_record/fixtures.rb', line 817

def fixture
  @fixture
end