aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/module/attr_internal.rb
Commit message (Expand)AuthorAgeFilesLines
* [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
* Add three new rubocop rulesRafael Mendonça França2016-08-161-2/+2
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-2/+2
* Remove extra class_eval for Ruby 1.9Carlos Antonio da Silva2015-01-041-5/+2
* Fix grammar of internal comment and modify it's locationZachary Scott2014-02-091-1/+2
* AS core_ext refactoring pt.2Alexey Gaziev2012-04-291-1/+0
* Use native attr_* macros for performance reasons.thedarkone2010-09-271-6/+13
* refactor evals and adds some __FILE__ and __LINE__Santiago Pastorino2010-05-201-2/+2
* Fix dependencies revealed by testing in isolationJeremy Kemper2009-04-221-4/+4
* Merge documentation changes from docrails.Pratik Naik2008-05-161-3/+3
* Improve documentation.Pratik Naik2008-03-261-1/+2
* Eliminate Active Support warnings.Jeremy Kemper2006-08-291-2/+2
* attr_internal to support namespacing and deprecationJeremy Kemper2006-08-071-0/+31