Method: JavaScript.current_scope
- Defined in:
- lib/javascript.rb
.current_scope ⇒ Object
16 17 18 |
# File 'lib/javascript.rb', line 16 def self.current_scope @scope end |
16 17 18 |
# File 'lib/javascript.rb', line 16 def self.current_scope @scope end |