module Gotit
Public Class Methods
included(base)
click to toggle source
# File lib/gotit/base.rb, line 4 def self.included(base) base.extend Base end
# File lib/gotit/base.rb, line 4 def self.included(base) base.extend Base end