method

timestamp_attributes_for_create_in_model

rails latest stable - Class: ActiveRecord::Timestamp
timestamp_attributes_for_create_in_model()
private

No documentation available.

# File activerecord/lib/active_record/timestamp.rb, line 145
    def timestamp_attributes_for_create_in_model
      self.class.timestamp_attributes_for_create_in_model
    end