Method: ActiveModel::Name#singular

Defined in:
activemodel/lib/active_model/naming.rb

#singularObject

Returns the value of attribute singular.



12
13
14
# File 'activemodel/lib/active_model/naming.rb', line 12

def singular
  @singular
end