aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/readonly_attributes.rb
Commit message (Expand)AuthorAgeFilesLines
* remove blank lines in the start of the ActiveRecord filesPonomarev Nikolay2014-07-291-1/+0
* Remove instance level attr_readonly setting was deprecated.kennyj2013-06-021-6/+0
* Make caller attribute in deprecation methods optionalAlexey Gaziev2012-10-301-1/+1
* Provide a call stack for deprecation warnings where needed.Nikita Afanasenko2012-10-291-1/+2
* Use instance_accessor: false instead of instance_writer.kennyj2012-08-211-1/+6
* load active_support/core_ext/class/attribute in active_support/railsXavier Noria2012-08-021-1/+0
* load active_support/concern in active_support/railsXavier Noria2012-08-021-1/+0
* Simplify AR configuration code.Jon Leighton2012-06-151-1/+1
* Support configuration on ActiveRecord::Model.Jon Leighton2011-12-281-1/+1
* Split out most of the AR::Base code into separate modules :cake:Jon Leighton2011-12-151-0/+26