Class: Reply

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
Likeable
Defined in:
app/models/reply.rb

Instance Attribute Summary collapse

Instance Attribute Details

#positiveObject

Returns the value of attribute positive.



15
16
17
# File 'app/models/reply.rb', line 15

def positive
  @positive
end