module Paramesan
Constants
- VERSION
Public Class Methods
included(other)
click to toggle source
# File lib/paramesan.rb, line 40 def self.included other other.extend ClassMethods end
# File lib/paramesan.rb, line 40 def self.included other other.extend ClassMethods end