index
:
xlgmokha/nasty.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
nasty
/
expose_binding.rb
blob: 5090b918feda0e87b5166fb75753729a656bc77e (
plain
)
1
2
3
4
5
6
7
module Nasty module ExposeBinding def get_binder binding end end end