|
|
alias_attribute(:randomNumber, :randomnumber) \
|
|
alias_attribute(:randomNumber, :randomnumber) \
|
|
|
def self.upsert_all(attributes, on_duplicate: :update, update_only: nil, returning: nil, unique_by: nil, record_timestamps: nil)
|
|
def self.upsert_all(attributes, on_duplicate: :update, update_only: nil, returning: nil, unique_by: nil, record_timestamps: nil)
|