insert_fixture(fixture, table_name)
Instance Public methods
Inserts the given fixture into the table. Overridden in adapters that require something beyond a simple insert (eg. Oracle).
Inserts the given fixture into the table. Overridden in adapters that require something beyond a simple insert (eg. Oracle).
Please login to continue.