app/models/phcmembers/connections.rb in phcmembers-12.1.1 vs app/models/phcmembers/connections.rb in phcmembers-12.2.1

- old
+ new

@@ -1,7 +1,7 @@ -module Phcmembers - module Connections - def self.table_name_prefix - 'phcmembers_connections_' - end - end -end +module Phcmembers + module Connections + def self.table_name_prefix + 'phcmembers_connections_' + end + end +end