smithycms-auth 0.0.1
Smithy CMS ships with no authentication. This implements a basic has_secure_password in a Smithy::User model
Gemfile:
=
install:
=
Runtime Dependencies (2):
bcrypt-ruby
~> 3.0.0
smithycms
>= 0
Development Dependencies (9):
capybara
>= 0
debugger
>= 0
guard-rspec
>= 0
guard-spork
>= 0
rb-fsevent
>= 0
rspec-rails
>= 0
shoulda-matchers
>= 0
spork
>= 0
sqlite3
>= 0