Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve error message when assign wrong attributes to model | Semyon Pupkov | 2018-04-28 | 1 | -1/+1 |
* | Alias `assign_attributes` to `attributes=` for `AttributeAssignment` | Ryuta Kamizono | 2018-02-28 | 1 | -0/+2 |
* | add frozen string literal comment | shotat | 2017-06-15 | 1 | -1/+3 |
* | freeze string | shotat | 2017-06-14 | 1 | -1/+1 |
* | enhance active model assignment | shotat | 2017-06-14 | 1 | -2/+3 |
* | Docs: Fix output representation [ci skip] | Viktor Fonic | 2017-05-31 | 1 | -2/+2 |
* | No need to check nil | Tsukuru Tanimichi | 2017-04-02 | 1 | -1/+1 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -10/+10 |
* | applies new string literal convention in activemodel/lib | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Update and fix forbidden attributes tests | Thomas Walpole | 2015-11-03 | 1 | -1/+1 |
* | Follow-up to #10776 | Robin Dupret | 2015-02-26 | 1 | -11/+0 |
* | ✂️ and 💅 for #10776 | Sean Griffin | 2015-01-23 | 1 | -3/+2 |
* | Extracted `ActiveRecord::AttributeAssignment` to `ActiveModel::AttributesAssi... | Bogdan Gusiev | 2015-01-23 | 1 | -0/+64 |