module
ActionController::RecordIdentifier
rails latest stable
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