Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044696
en ru br
ALT Linux repos
S:1.3.0-alt1

Group :: Development/Ruby
RPM: gem-escape-utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.3.0-alt1
Build date: 20 september 2022, 22:53 ( 79.3 weeks ago )
Size: 24.33 Kb

Home page:   https://github.com/brianmario/escape_utils

License: MIT
Summary: Faster string escaping routines for your ruby apps
Description:

Being as though we're all html escaping everything these days, why not make it
faster?

For character encoding in 1.9, the output string's encoding is copied from the
input string.

It has monkey-patches for Rack::Utils, CGI, URI, ERB::Util and Haml and
ActionView so you can drop this in and have your app start escaping fast as
balls in no time

It supports HTML, URL, URI and Javascript escaping/unescaping.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-escape-utils
  • gem-escape-utils-debuginfo
  • gem-escape-utils-devel
  • gem-escape-utils-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin