method
all_timestamp_attributes_in_model
v6.1.3.1 -
Show latest stable
- Class:
ActiveRecord::Timestamp
all_timestamp_attributes_in_model()private
No documentation available.
# File activerecord/lib/active_record/timestamp.rb, line 141
def all_timestamp_attributes_in_model
self.class.all_timestamp_attributes_in_model
end