1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/validations
Joe Van Dyk e5ce7bcbae remove incorrect statement about serializable transactions
using serializable isolation would prevent the duplicate insert as done in the example from happening
2017-10-25 19:52:21 -07:00
..
absence.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
associated.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
length.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
presence.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
uniqueness.rb remove incorrect statement about serializable transactions 2017-10-25 19:52:21 -07:00