aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/attribute_set.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-2/+0
* Unify _read_attribute definition to use &blockTakashi Kokubun2018-12-201-10/+2
* `deep_dup` is used in `AttributeSet#deep_dup`Ryuta Kamizono2018-01-131-0/+1
* Change how `AttributeSet::Builder` receives its defaultsSean Griffin2017-11-271-1/+1
* Move Attribute and AttributeSet to ActiveModelLisa Ugray2017-11-091-0/+113