class Stattleship::Params::PenaltiesParams

Attributes

penalty[RW]

Public Instance Methods

params() click to toggle source
# File lib/stattleship/params/penalties_params.rb, line 6
def params
  super.merge('penalty' => penalty)
end