class Dyph::Action::Add

Public Instance Methods

symbol() click to toggle source
# File lib/dyph/action/add.rb, line 3
def symbol
  :add
end