Method: CTX::Template#singleton_method_added
- Defined in:
- lib/ctx.rb
#singleton_method_added(name) ⇒ Object
42 |
# File 'lib/ctx.rb', line 42 def singleton_method_added(name) added << name end |
42 |
# File 'lib/ctx.rb', line 42 def singleton_method_added(name) added << name end |