ruby-warden 1.2.8
Rack middleware providing authentication
Warden is a Rack-based middleware that provides a mechanism for authentication in Ruby web applications.
- Outputs:
out
- Website: https://github.com/wardencommunity/warden
- Licenses: Expat
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-warden 1.2.8
as follows:
guix install ruby-warden@1.2.8
Or install the latest version:
guix install ruby-warden
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.