Ricardo Wurmus writes: > Christopher Baines writes: > >> * gnu/packages/ruby.scm (ruby-warden): New variable. > […] >> + (synopsis "Rack middleware providing authentication") >> + (description >> + "Rack middleware that provides authentication for rack applications.") > > Please use a full sentence here. I've changed this to "Warden is a Rack-based middleware that provides a mechanism for authentication in Ruby web applications." now.