ruby-devise 3.5.1-1 source package in Ubuntu

Changelog

ruby-devise (3.5.1-1) unstable; urgency=medium

  * Team upload
  * Upstream update
  * Add dep3 header to patch
  * Fixed Vcs-* fields to follow new format

 -- Balasankar C <email address hidden>  Sat, 11 Jul 2015 10:55:20 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-devise_3.5.1-1.dsc 1.8 KiB 2fe8dea569857af45d462e97a033a0678223bd365432698e58925d1b5909b067
ruby-devise_3.5.1.orig.tar.gz 167.1 KiB 7a3526d754eb730b3b37d8985d255d555cee2c893f1f51312b2fba8b8c07f627
ruby-devise_3.5.1-1.debian.tar.xz 2.7 KiB 7b01b14dce107c97d080b9e794af7fc510edfb36382d04ca55d5d2189e501fd9

Available diffs

No changes file available.

Binary packages built by this source

ruby-devise: Flexible authentication solution for Rails with Warden

 Devise is Rack based, a MVC solution based on Rails engines, allows one to
 have multiple roles (or models/scopes) signed at the same time, based on a
 modularity concept. It is composed of 12 modules: Database Authenticable,
 Token Authenticable, Omniauthable, Confirmable, Recoverable, Registerable,
 Rememberable, Trackable, Timeoutable, Validatable and Lockable.
 There are a number of extensions to be found at the github homepage of
 devise.