module PTJ::Model::FixtureTable

Public Instance Methods

fixture_table?() click to toggle source
# File lib/ptj/model.rb, line 17
def fixture_table?
  true
end