Class level cache for to_partial_path.
# File lib/sequel/plugins/active_model.rb, line 23 23: def _to_partial_path 24: @_to_partial_path ||= "#{underscore(pluralize(to_s))}/#{underscore(demodulize(to_s))}".freeze 25: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.