Rails 5 adds ability to create module and class level variables on per thread basis
In Rails 5, we can create specific class and module variables that live for the lifetime of a thread.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
In Rails 5, we can create specific class and module variables that live for the lifetime of a thread.
Post a comment