aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/no_touching.rb
Commit message (Expand)AuthorAgeFilesLines
* Add example for no_touching? in active_record/no_touching for api docs [ci skip]Michael Munroe2018-06-251-0/+7
* Use tt in doc for ActiveRecord [ci skip]Yoshiyuki Hirano2017-08-271-1/+1
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* 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
* Makes touch_later respects no_touching policyJean Boussier2016-08-161-0/+4
* Add nodoc to touch at no_touching.rbRafael Mendonça França2014-12-291-1/+1
* add #no_touching on ActiveRecord modelsDamien Mathieu2013-11-131-0/+52