Spec-Zone.ru › Ruby on Rails 4.2

модуль ActiveRecord::Sanitization

Открытые методы экземпляра

quoted_id() Показать исходный код
# File activerecord/lib/active_record/sanitization.rb, line 187
def quoted_id
  self.class.quote_value(id, column_for_attribute(self.class.primary_key))
end

TODO: Отметить устаревшим

© 2004–2018 David Heinemeier Hansson
Licensed under the MIT License.

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API