Method: Pawnee::Actions::User#exec

Defined in:
lib/pawnee/pawnee/actions/user.rb

#exec(*args) ⇒ Object



61
62
63
# File 'lib/pawnee/pawnee/actions/user.rb', line 61

def exec(*args)
  return base.exec(*args)
end