module HappyPlace
Constants
- VERSION
Public Class Methods
included(base)
click to toggle source
Calls superclass method
# File lib/happy_place.rb, line 5 def self.included(base) super end