Module ActionView::Helpers::RecordIdentificationHelper
In: lib/action_view/helpers/record_identification_helper.rb

Methods

Public Instance methods

See ActionController::RecordIdentifier.dom_class — this is just a delegate to that for convenient access in the view.

See ActionController::RecordIdentifier.dom_id — this is just a delegate to that for convenient access in the view.

See ActionController::RecordIdentifier.partial_path — this is just a delegate to that for convenient access in the view.

[Validate]