Sha256: 152b706958976bf4ae0abafa2d291690ba36edb1d6b7721f4f2e6e513b517694

Contents?: true

Size: 135 Bytes

Versions: 4

Compression:

Stored size: 135 Bytes

Contents

module PhcdevworksTutorials
  module Category
    def self.table_name_prefix
      'phcdevworks_tutorials_category_'
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
phcdevworks_tutorials-4.0.1 app/models/phcdevworks_tutorials/category.rb
phcdevworks_tutorials-4.0.0 app/models/phcdevworks_tutorials/category.rb
phcdevworks_tutorials-3.0.0 app/models/phcdevworks_tutorials/category.rb
phcdevworks_tutorials-2.1.2 app/models/phcdevworks_tutorials/category.rb