summaryrefslogtreecommitdiff
path: root/app/models/concerns/strip_attribute.rb
Commit message (Expand)AuthorAgeFilesLines
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Updates code using class_methods over module ClassMethodsJacopo2018-08-291-1/+1
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* Strip attributes for Milestone and Issuable. #3428Jose Corcuera2015-11-261-0/+34