Module: PTJ::Model::FixtureTable

Included in:
Password, Tag
Defined in:
lib/ptj/model.rb

Instance Method Summary collapse

Instance Method Details

#fixture_table?Boolean

Returns:

  • (Boolean)


17
18
19
# File 'lib/ptj/model.rb', line 17

def fixture_table?
  true
end