class Object
Public Instance Methods
Apply(&action)
click to toggle source
# File lib/apply.rb, line 13 def Apply(&action) action.extend Apply end
# File lib/apply.rb, line 13 def Apply(&action) action.extend Apply end