module

ActionController::RecordIdentifier

rails latest stable

Module deprecated or moved

This module is deprecated or moved on the latest stable version. The last existing version (v4.0.2) is shown here.

No documentation available for this module.

Constants

INSTANCE_MESSAGE = '%s method will no longer be included by default in controllers ' \\\n'since Rails 4.1. If you would like to use it in controllers, please include ' \\\n'ActionView::RecordIdentifier module.'

MODULE_MESSAGE = 'Calling ActionController::RecordIdentifier.%s is deprecated and ' \\\n'will be removed in Rails 4.1, please call using ActionView::RecordIdentifier instead.'

Files

  • actionpack/lib/action_controller/record_identifier.rb