instance method
all_timestamp_attributes_in_model
Ruby on Rails 8.0.4
Since v3.1.12 PrivateSignature
all_timestamp_attributes_in_model()
No documentation comment.
Source
# File activerecord/lib/active_record/timestamp.rb, line 155
def all_timestamp_attributes_in_model
self.class.all_timestamp_attributes_in_model
end
Defined in activerecord/lib/active_record/timestamp.rb line 155
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::Timestamp