Class: Elabs::ApplicationRecord

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/elabs/application_record.rb

Instance Attribute Summary collapse

Instance Attribute Details

#changed_byObject

Returns the value of attribute changed_by.


5
6
7
# File 'app/models/elabs/application_record.rb', line 5

def changed_by
  @changed_by
end