Top Level Namespace

Defined Under Namespace

Modules: Apply

Instance Method Summary collapse

Instance Method Details

#Apply(&action) ⇒ Object



13
14
15
# File 'lib/apply.rb', line 13

def Apply(&action)
  action.extend Apply
end