aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/object/acts_like.rb
Commit message (Expand)AuthorAgeFilesLines
* Performance improvements for acts_like? method.Dillon Welch2017-10-231-1/+10
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Correct method notation for #acts_like? [ci skip]Doug Yun2013-01-071-4/+4
* Tease out Object#acts_like? behaviorsJeremy Kemper2009-03-281-0/+10