| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweaks CHANGELOGs and docs [ci skip] | Ryuta Kamizono | 2019-03-31 | 1 | -2/+2 |
* | Merge pull request #35794 from kamipo/type_cast_symbol_false | Ryuta Kamizono | 2019-03-30 | 1 | -0/+6 |
|\ |
|
| * | Type cast falsy boolean symbols on boolean attribute as false | Ryuta Kamizono | 2019-03-30 | 1 | -0/+6 |
* | | Rename `i18n_full_message` config option to `i18n_customize_full_message` | Prathamesh Sonpatki | 2019-03-29 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'v6.0.0.beta3' | eileencodes | 2019-03-13 | 1 | -6/+12 |
|\ |
|
| * | Prep release | eileencodes | 2019-03-11 | 1 | -0/+5 |
* | | Edit a changelog entry [ci skip] | Sharang Dashputre | 2019-03-12 | 1 | -4/+3 |
* | | Update Changelog with new locale fallback behavior on validation | Hugo Vacher | 2019-03-11 | 1 | -0/+24 |
|/ |
|
* | Preparing for 6.0.0.beta2 release | Rafael Mendonça França | 2019-02-25 | 1 | -0/+2 |
* | Merge pull request #29651 from Sayanc93/return-correct-date | Ryuta Kamizono | 2019-02-18 | 1 | -1/+18 |
|\ |
|
| * | Return correct date in ActiveModel for time to date conversions | Sayan Chakraborty | 2017-12-17 | 1 | -1/+16 |
* | | Fix year value when casting a multiparameter time hash | Andrew White | 2019-01-21 | 1 | -0/+28 |
* | | Preparing for 6.0.0.beta1 release | Rafael Mendonça França | 2019-01-18 | 1 | -0/+2 |
* | | Add `ActiveModel::Errors#of_kind?` | bogdanvlviv | 2019-01-04 | 1 | -0/+4 |
* | | Require Ruby 2.5 for Rails 6. | Kasper Timm Hansen | 2018-12-19 | 1 | -2/+2 |
* | | Fix numericality equality validation on floats | Gannon McGibbon | 2018-12-12 | 1 | -0/+5 |
* | | Add slice! method to ActiveModel::Errors | Daniel Lopez Prat | 2018-11-21 | 1 | -0/+4 |
* | | Formatting CHANGELOGs [ci skip] | Ryuta Kamizono | 2018-09-07 | 1 | -12/+13 |
* | | Fix numericality validator to still use value before type cast except Active ... | Ryuta Kamizono | 2018-08-24 | 1 | -0/+6 |
* | | Add changelog entry for #31503 [ci skip] | bogdanvlviv | 2018-08-12 | 1 | -0/+16 |
* | | has_secure_password: use `recovery_password` instead of `activation_token` | bogdanvlviv | 2018-07-08 | 1 | -4/+4 |
* | | Merge pull request #26764 from choncou/improve_has_secure_password | Rafael Mendonça França | 2018-06-28 | 1 | -0/+18 |
|\ \ |
|
| * | | Remove method for regenerating a token, and update `#authenticate`. | Unathi Chonco | 2016-10-12 | 1 | -10/+7 |
| * | | This addition will now allow configuring an attribute name for the | Unathi Chonco | 2016-10-12 | 1 | -0/+21 |
* | | | Add changelog for #32956 [ci skip] | bogdanvlviv | 2018-06-12 | 1 | -0/+6 |
* | | | Remove changelog header for unreleased version | Rafael Mendonça França | 2018-03-13 | 1 | -2/+0 |
* | | | Remove CHANGELOG entries which were backported to 5-2-stable | Ryuta Kamizono | 2018-02-28 | 1 | -4/+0 |
* | | | Merge pull request #28270 from mmangino/dont_ignore_seralization_options | Ryuta Kamizono | 2018-02-27 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Don't accidentally lose includes in serialization | Mike Mangino | 2017-03-03 | 1 | -0/+3 |
* | | | | Rails 6 requires Ruby 2.4.1+ | Jeremy Daer | 2018-02-17 | 1 | -0/+5 |
* | | | | Start Rails 6.0 development!!! | Rafael Mendonça França | 2018-01-30 | 1 | -65/+1 |
* | | | | Allow attributes with a proc default to be marshalled | Sean Griffin | 2018-01-23 | 1 | -0/+7 |
* | | | | Fix validation callbacks on multiple context | Yoshiyuki Hirano | 2017-12-20 | 1 | -0/+4 |
| |_|/
|/| | |
|
* | | | Preparing for 5.2.0.beta2 release | Rafael Mendonça França | 2017-11-28 | 1 | -0/+5 |
* | | | Preparing for 5.2.0.beta1 release | Rafael Mendonça França | 2017-11-27 | 1 | -0/+2 |
* | | | Execute `ConfirmationValidator` validation when `_confirmation`'s value is `f... | bogdanvlviv | 2017-11-05 | 1 | -0/+4 |
* | | | Allow passing a Proc or Symbol as an argument to length validator values | Matt Rohrer | 2017-10-26 | 1 | -0/+4 |
* | | | Add ActiveModel::Errors#merge! | Jahfer Husain | 2017-07-07 | 1 | -0/+4 |
* | | | :scissors: | Ryuta Kamizono | 2017-06-28 | 1 | -1/+1 |
* | | | Fix regression in Numericality validator where extra decimal places on | Bradley Priest | 2017-05-27 | 1 | -0/+5 |
* | | | Cleanup CHANGELOGs [ci skip] | Ryuta Kamizono | 2017-04-30 | 1 | -21/+21 |
* | | | Remove CHANGELOG.md entry that appears in 5-1-stable | Jon Moss | 2017-03-29 | 1 | -4/+0 |
* | | | Fix ActiveModel::Errors #keys, #values | bogdanvlviv | 2017-03-28 | 1 | -0/+30 |
* | | | Merge pull request #28050 from namusyaka/avoid-converting-int-into-float | Rafael Mendonça França | 2017-03-27 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Avoid converting integer as a string into float | namusyaka | 2017-02-18 | 1 | -0/+4 |
* | | | | Start Rails 5.2 development | Matthew Draper | 2017-03-22 | 1 | -32/+1 |
| |/ /
|/| | |
|
* | | | Preparing for 5.1.0.beta1 release | Rafael Mendonça França | 2017-02-23 | 1 | -0/+2 |
|/ / |
|
* | | Remove deprecated behavior that halts callbacks when the return is false | Rafael Mendonça França | 2017-02-07 | 1 | -0/+4 |
* | | Remove `ActiveModel::TestCase` from lib | yuuji.yaginuma | 2017-02-07 | 1 | -0/+4 |
* | | Merge pull request #26696 from iainbeeston/only-ruby-types-in-activemodel | Sean Griffin | 2016-12-08 | 1 | -0/+4 |
|\ \ |
|