class StrongArms::UnhandledKeys

Public Class Methods

new(msg) click to toggle source
Calls superclass method
# File lib/strong_arms.rb, line 14
def initialize(msg)
  super
end