Class: Notee::Post

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/notee/post.rb

Instance Attribute Summary collapse

Instance Attribute Details

#editor_idObject

accessors



32
33
34
# File 'app/models/notee/post.rb', line 32

def editor_id
  @editor_id
end