Skip to content

Commit

Permalink
BackwardsCompatibilityBreak - Added the $force_cascade parameter to f…
Browse files Browse the repository at this point in the history
…ActiveRecord::delete() and fActiveRecord::store(), which will break classes that override those methods. This fixed ticket #306.

Fixed ticket #283 - added `has{RelatedRecords}()` methods to fActiveRecord which return a boolean for any related records in one-to-one, one-to-many or many-to-many relationships.
  • Loading branch information
wbond committed Apr 12, 2012
1 parent 99e8f2e commit 8075c6d
Show file tree
Hide file tree
Showing 4 changed files with 274 additions and 104 deletions.
Loading

0 comments on commit 8075c6d

Please sign in to comment.