module Wongi::Engine::CoreExt
Public Class Methods
included(mod)
click to toggle source
# File lib/wongi-engine/core_ext.rb, line 50 def self.included(mod) mod.extend ClassMethods end
# File lib/wongi-engine/core_ext.rb, line 50 def self.included(mod) mod.extend ClassMethods end