aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/thread.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove thread variables backportRafael Mendonça França2015-01-021-86/+0
* Replace `#=>` with `# =>` [ci skip]claudiob2014-12-171-2/+2
* Add documentation for Thread#freezeSteven Harman2014-04-061-0/+7
* fix typos and grammar mistake [ci skip]nishant-cyro2013-12-191-1/+1
* Change syntax format for example returned valuesPrem Sichanugrist2013-11-111-4/+4
* 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