Class: Notee::Post
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Notee::Post
- Defined in:
- app/models/notee/post.rb
Instance Attribute Summary collapse
-
#editor_id ⇒ Object
accessors.
Instance Attribute Details
#editor_id ⇒ Object
accessors
32 33 34 |
# File 'app/models/notee/post.rb', line 32 def editor_id @editor_id end |