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.



815
816
817
# File 'activerecord/lib/active_record/fixtures.rb', line 815

def fixture
  @fixture
end