accounts 0.0.1
Accounts::Server defines the following paths for your web-app: * POST '/logon' * POST '/register' * POST '/forgot-password' * POST '/change-password' * POST '/change-email' Your app must provide the pages and forms that will post to these paths.
Gemfile:
=
安装:
=
版本列表:
- 0.0.1 January 02, 2012 (18.5 KB)
Runtime 依赖 (9):
data_mapper
>= 0
dm-postgres-adapter
>= 0
dm-timestamps
>= 0
dm-types
>= 0
logger
>= 0
mail
>= 0
rack
~> 1.3.6
sinatra
>= 0
thin
>= 0
Development 依赖 (8):
capybara
>= 0
cucumber
>= 0
haml
>= 0
mail-store-agent
>= 0
rdoc
>= 0
rspec
>= 0
sinatra-contrib
>= 0