Module

ActionView::Helpers::RecordIdentificationHelper

Inheritance

Methods

Instance

Visibility Signature
public dom_class (*args, &block)
public dom_id (*args, &block)
public partial_path (*args, &block)

Instance Method Detail

dom_class(*args, &block)

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

dom_id(*args, &block)

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

partial_path(*args, &block)

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