Method: PG::FTS::Index::OneToMany#table
- Defined in:
- lib/pg/fts/index/one_to_many.rb
#table ⇒ Object (readonly) Also known as: source
Returns the value of attribute table.
3 4 5 |
# File 'lib/pg/fts/index/one_to_many.rb', line 3 def table @table end |