diff options
author | Sean Griffin <sean@thoughtbot.com> | 2015-05-28 16:26:49 -0600 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2015-05-28 16:26:49 -0600 |
commit | a6e3cdae0ce1d05a6b9f7dff4499f6be3fbf63c2 (patch) | |
tree | f9b27900741eaf94b2e09b8a156e5475edd127e3 /activemodel/test/validators | |
parent | 73aab036eeeb297dc85dc812f54e26aa943f48f7 (diff) | |
download | rails-a6e3cdae0ce1d05a6b9f7dff4499f6be3fbf63c2.tar.gz rails-a6e3cdae0ce1d05a6b9f7dff4499f6be3fbf63c2.tar.bz2 rails-a6e3cdae0ce1d05a6b9f7dff4499f6be3fbf63c2.zip |
Allow proc defaults with the Attributes API
This is a variant implementation of the changes proposed in #19914.
Unlike that PR, the change in behavior is isolated in its own class.
This is to prevent wonky behavior if a Proc is assigned outside of the
default, and it is a natural place to place the behavior required by #19921
as well.
Close #19914.
[Sean Griffin & Kir Shatrov]
Diffstat (limited to 'activemodel/test/validators')
0 files changed, 0 insertions, 0 deletions