aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/thread.rb
Commit message (Expand)AuthorAgeFilesLines
* ensure freeze on Thread freezes localsNick Howard2013-08-191-0/+5
* oops, I missed this in 7193f75Guillermo Iguaran2013-08-181-1/+1
* Rename @locals to @_locals in Thread to avoid conflict with Rubinius. Closes ...Guillermo Iguaran2013-08-181-7/+7
* Remove warning of intance variable not initializedRafael Mendonça França2012-12-231-1/+5
* Backport thread-local variables from Ruby 2.0Rafael Mendonça França2012-12-111-0/+70