-
-
Notifications
You must be signed in to change notification settings - Fork 910
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor ActiveRecordVersions (#1423)
* Remove active_record_enum_supports_prefix_and_suffix method * Remove active_record_supports_has_secure_password method * Remove active_record_supports_has_secure_token method * Remove active_record_supports_array_columns method * Remove active_record_supports_relations method * Remove active_record_supports_more_dependent_options method * Remove active_record_uniqueness_supports_array_columns method * Remove active_record_supports_optional_for_associations method * Remove active_record_supports_expression_indexes method
- Loading branch information
Showing
9 changed files
with
882 additions
and
1,192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.