| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
inside the conditional
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
[#6257 state:resolved]
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
BelongsToPolymorphicAssociation because the conditions are added straight to the association_scope as of a few days ago
|
| |
|
|
|
|
| |
to define a create_association! method in a minute.
|
| |
|
|
|
|
| |
the code that need that can now just use association_proxy(:name).loaded?/target=
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
replaced
|
|
|
|
| |
back entirely
|
|
|
|
| |
fixtures when the DB does not support savepoints. This speeds the test run up by about 8-9% on my computer, when running rake test_sqlite3_mem :)
|
| |
|
| |
|
|
|
|
| |
the association, raise an error
|
|
|
|
| |
tests can be run without having to specifically rename the connection file (which then causes git to pick up the changes)
|
| |
|
|
|
|
| |
the new record, so we don't get the database into a pickle
|
|
|
|
| |
returned by methods ending in '='
|