class Mixpal::Configuration
Attributes
helper_module[W]
Public Instance Methods
helper_module()
click to toggle source
# File lib/mixpal.rb, line 27 def helper_module @helper_module ||= Module.new end