Module: SecurelyHashedAttributes
- Defined in:
- lib/securely_hashed_attributes.rb,
 lib/securely_hashed_attributes/version.rb
Overview
The primary namespace of this gem
Defined Under Namespace
Modules: Coders
Constant Summary collapse
- DEFAULT_ATTRIBUTE_OPTIONS =
          The default settings constant. Once the library is fully loaded, :withwill still benil, but:towill be set to Coders::BCryptPasswordColumn
- { :to => nil, :with => nil } 
- VERSION =
          Current version of the securely_hashed_attributes gem 
- "0.1.0"