module Sequel::Plugins::Polymorphic
Constants
- VERSION
Public Class Methods
apply(model, options = {})
click to toggle source
TODO: make everything really Sequel-way!
# File lib/sequel/plugins/polymorphic.rb, line 6 def self.apply(model, options = {}) end