This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit bacef58934c5c3e75f5d48f86896b3c8eec0ce85
tree ab45aba2e3c033e8f9dfa1484572973e7d0cdaa9
parent 36b555daecd757305c0f4a2f5f8359321c29b27e
tree ab45aba2e3c033e8f9dfa1484572973e7d0cdaa9
parent 36b555daecd757305c0f4a2f5f8359321c29b27e
README
StrongPasswords =============== Simple validation for strong passwords in your models. Example ======= class User < ActiveRecord::Base validates_strength_of :password end Author ====== Michael D. Ivey <ivey@gweezlebur.com> Copyright (c) 2009 SevenScale, released under the MIT License.








