module Ripar::Combinder::BindingNiceness
This should be a refinement
Public Instance Methods
local_variables()
click to toggle source
# File lib/ripar/combinder.rb, line 17 def local_variables eval('local_variables') end
self()
click to toggle source
# File lib/ripar/combinder.rb, line 13 def self eval('self') end