Module: StimulusAttrs::DefaultIdentifier
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/stimulus_attrs/default_identifier.rb
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Instance Method Details
#identifier_for_stimulus_attrs ⇒ Object
12 13 14 |
# File 'lib/stimulus_attrs/default_identifier.rb', line 12 def identifier_for_stimulus_attrs self.class.identifier_for_stimulus_attrs end |