module ArLazyPreload
Constants
- VERSION
Public Class Methods
config()
click to toggle source
# File lib/ar_lazy_preload.rb, line 8 def config @config ||= Configuration.new end
# File lib/ar_lazy_preload.rb, line 8 def config @config ||= Configuration.new end