babel / ruby-babel-transpiler

Ruby Babel is a bridge to the JS Babel transpiler.
https://github.com/babel/ruby-babel-transpiler
MIT License
160 stars 27 forks source link

Memoizing context on a class level #273

Closed chris-lock closed 9 years ago

chris-lock commented 9 years ago

This won't memoize since it's a class method.

ChrisVoxland commented 9 years ago

:+1:

ariieh commented 9 years ago

:+1: