Class
Plucky::Normalizers::HashKey
In:
lib/plucky/normalizers/hash_key.rb
Parent:
Object
Methods
call
new
Public Class methods
new
(keys)
Public Instance methods
call
(key)
Public: Normalizes an options hash key
key - The key to normalize
Returns a Symbol.
[Validate]