Class Plucky::Normalizers::HashKey
In: lib/plucky/normalizers/hash_key.rb
Parent: Object

Methods

call   new  

Public Class methods

Public Instance methods

Public: Normalizes an options hash key

key - The key to normalize

Returns a Symbol.

[Validate]