Class: Rostra::Answer

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
EmailNotifier, TimestampObserver
Defined in:
app/models/rostra/answer.rb

Instance Attribute Summary collapse

Method Summary

Methods included from TimestampObserver

included

Methods included from EmailNotifier

included

Instance Attribute Details

#follow_by_emailObject

Returns the value of attribute follow_by_email.



16
17
18
# File 'app/models/rostra/answer.rb', line 16

def follow_by_email
  @follow_by_email
end