module Nasty::ExposeBinding

Public Instance Methods

get_binder() click to toggle source
# File lib/nasty/expose_binding.rb, line 3
def get_binder
  binding
end