module EasyContact
Constants
- VERSION
Public Class Methods
table_name_prefix()
click to toggle source
# File lib/easy_contact.rb, line 5 def self.table_name_prefix 'easy_contact_' end
# File lib/easy_contact.rb, line 5 def self.table_name_prefix 'easy_contact_' end