aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/runtime_registry.rb
Commit message (Expand)AuthorAgeFilesLines
* Stop using method missing for singleton delegation.Aaron Patterson2013-11-061-0/+5
* add :nodoc: mark to *Registry classes [ci skip]Francesco Rodriguez2013-04-171-2/+2
* simplifies the RDoc of AR::RuntimeRegistryXavier Noria2013-04-131-20/+5
* complete rewrite of the documentation of AS::PerThreadRegistryXavier Noria2013-04-131-1/+1
* Created a runtime registry for thread local variables in active record.wangjohn2013-04-091-0/+32