Class: Virgo::PostSearch

Inherits:
FormModel show all
Defined in:
app/models/virgo/post_search.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from FormModel

#initialize, #persisted?

Constructor Details

This class inherits a constructor from Virgo::FormModel

Instance Attribute Details

#termObject

Returns the value of attribute term.



3
4
5
# File 'app/models/virgo/post_search.rb', line 3

def term
  @term
end