method
insert_fixture
v3.2.13 -
Show latest stable
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::DatabaseStatements
insert_fixture(fixture, table_name)
public
Inserts the given fixture into the table. Overridden in adapters that require something beyond a simple insert (eg. Oracle).