module Protobuf::ActiveRecord

Constants

VERSION

Public Class Methods

config() click to toggle source
# File lib/protobuf-activerecord.rb, line 16
def self.config
  @config ||= Protobuf::ActiveRecord::Config.new
end