Method: Faq::Subtitle#str

Defined in:
app/models/faq.rb

#strObject

Returns the value of attribute str.



24
25
26
# File 'app/models/faq.rb', line 24

def str
  @str
end