aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/module/concerning.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove undefined `track_deletion` callback [ci skip]Ryuta Kamizono2018-01-031-3/+0
* [ci skip] Make Todo classes inherit ApplicationRecordYoshiyuki Hirano2017-12-071-5/+5
* [Active Support] require_relative => requireAkira Matsuda2017-10-211-1/+1
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* [Active Support] require => require_relativeAkira Matsuda2017-07-011-1/+1
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-1/+1
* adding brackets to array in docsJulio Lopez2015-07-071-1/+1
* Fix typos and improve the documentationJon Atack2015-04-151-3/+3
* fix typo and indent. [ci skip]Yves Senn2014-01-301-1/+1
* concern doesn't include the module automaticallyRafael Mendonça França2013-12-171-1/+0
* Introduce Module#concerningJeremy Kemper2013-12-171-0/+136