issues
search
brianmario
/
escape_utils
Faster string escaping routines for your ruby apps
MIT License
513
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot load such file -- escape_utils/escape_utils (LoadError)
#86
hoenth
closed
1 year ago
2
Fix typos
#85
kamil-gwozdz
closed
1 year ago
1
Remove dev-only files from the final packaged gem
#84
Fryguy
closed
2 years ago
0
Add Truffleruby to CI
#83
gogainda
opened
2 years ago
0
Add shebang line since this file is executable
#82
Fryguy
closed
2 years ago
2
Use a length table rather than to invoke strlen
#81
casperisfine
closed
2 years ago
0
Add escape_html_once and escape_html_once_as_safe_html
#80
casperisfine
closed
2 years ago
0
Should we deprecate `escape_url` and `unescape_url` ?
#79
casperisfine
closed
2 years ago
0
Deprecate HTML escaping and unescaping
#78
casperisfine
closed
2 years ago
0
Prepare release 1.2.2
#77
casperisfine
closed
2 years ago
0
Add escape_html_once and escape_html_once_as_safe_html
#76
pushrax
closed
2 years ago
6
Fixing Undefined reference to `MIN' in 1.1.x
#75
trevmex
closed
5 years ago
1
Refer to the top level EscapeUtils constant
#74
rafaelfranca
closed
2 years ago
0
Hamlit
#73
dgilperez
closed
2 years ago
1
Build is failing because the newest Rack requires Ruby 2.2.2+
#72
thedrow
closed
2 years ago
1
No changelog for 1.2.1
#71
thedrow
closed
2 years ago
1
Code is not documented enough to contribute
#70
thedrow
closed
2 years ago
0
Added caching to the build
#69
thedrow
closed
2 years ago
1
Support other encodings
#68
thedrow
opened
8 years ago
0
escape_util is not working properly
#67
junaid-malik-confiz
closed
2 years ago
1
fix encoding of the escaped html safe string
#66
tenderlove
closed
8 years ago
1
Fixing windows compilation
#65
sorrell
closed
2 years ago
1
request to follow SemVer/mention it in README
#64
pravi
closed
2 years ago
0
fix wikipedia url for benchmarking html escape/unescape
#63
Aqualon
closed
9 years ago
1
Providing MIN macro definition where unavailable
#62
maisumakun
closed
9 years ago
1
Expose `escape_href` from Houdini
#61
gjtorikian
opened
9 years ago
0
Error installing version 1.1.0
#60
grv87
closed
8 years ago
10
Add support for (un)escape_uri_component
#59
ptoomey3
closed
9 years ago
2
escape_utils/url/uri breaks oauth
#58
hrdwdmrbl
closed
2 years ago
1
issue installing escape_utils -v '0.3.2'
#57
hiromipaw
closed
10 years ago
2
Fix html_safe_string_class
#56
haileys
closed
10 years ago
1
update gemspec metadata
#55
ktdreyer
closed
10 years ago
1
Unescaping '+' into space in request params
#54
Strech
closed
9 years ago
1
Add license to gemspec
#53
anatol
closed
10 years ago
1
Fix ruby version requirement. Fixes #51
#52
bricker
closed
10 years ago
4
escape_utils requires Ruby version > 1.9.3.
#51
APWhiteside
closed
10 years ago
1
Unable to build on Ubuntu 13.04 + rvm( ruby-1.9.2-p320 ) invalid switch in RUBYOPT
#50
clivecrous
closed
2 years ago
2
Drop Ruby 1.8 support
#49
haileys
closed
11 years ago
6
Use rb_str_new_with_class instead of setting klass
#48
haileys
closed
11 years ago
4
Don't write to RBasic::klass
#47
haileys
closed
11 years ago
1
Failing test for unescaping plus sign
#46
xuanxu
closed
7 years ago
3
Use Minitest::Test. Use https for gems source.
#45
jadeatucker
closed
11 years ago
2
Update for ruby 2.1.0-dev
#44
jadeatucker
closed
11 years ago
7
escape_javascript monkeypatch breaks existing ajax js response behavior
#43
joe1chen
closed
2 years ago
4
RBASIC(result)->klass = ... breaks on Ruby 2.1.0-dev
#42
srawlins
closed
11 years ago
3
Link with -Bsymbolic to make sure we use the local copy of houdini
#32
tomhughes
closed
11 years ago
13
unescape_url and escaped plus-signs
#31
pfeiffer
closed
9 years ago
2
EscapeUtils.escape_html_as_html_safe
#30
tmm1
closed
11 years ago
5
version 0.3.0 can't install to windows
#29
ywjno
closed
11 years ago
7
Switch to minitest
#28
brianmario
closed
11 years ago
0
Next