Module: ActiveModel::Naming
- Defined in:
- lib/solargraph/rails/annotations/active_model.rb
Instance Method Summary collapse
-
#model_name ⇒ ActiveModel::Name
The model name for the class.
Instance Method Details
#model_name ⇒ ActiveModel::Name
Returns the model name for the class.
11 |
# File 'lib/solargraph/rails/annotations/active_model.rb', line 11 def model_name; end |