module C80AlbumGallery

Constants

VERSION

Public Class Methods

table_name_prefix() click to toggle source
# File lib/c80_album_gallery.rb, line 5
def self.table_name_prefix
  'c80_album_gallery_'
end