issues
search
joshbuddy
/
http_router
A kick-ass HTTP router for use in Rack
MIT License
198
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New rubygems release needed for fix in `request`
#53
Deconstrained
opened
3 months ago
0
Ruby 3
#52
moseleykickserv
closed
6 months ago
0
Upgrade for modern ruby
#51
timdsnap
closed
2 years ago
0
Update gem to fix for obsolete URI escape and unescape methods
#50
crwenner
closed
4 years ago
0
Fix for paths containing '%2F'
#49
kj
closed
5 years ago
1
Fix env handling for Rack 2
#48
jamesdabbs
closed
2 years ago
0
Fix many ruby warnings
#47
cllns
opened
8 years ago
6
static example test breaking
#46
cllns
opened
8 years ago
0
fix mistake in accessors definition
#45
AnatoliiD
closed
8 years ago
1
Ruby warnings
#44
jodosha
opened
8 years ago
0
Fix empty SCRIPT_NAME with partial match route bug
#43
drewdeponte
opened
8 years ago
4
Update README to match the code.
#42
lasso
closed
9 years ago
0
README claims that Rack::Request can be used interchangeably with rack env hash, but that does not seem to be true.
#41
lasso
opened
9 years ago
2
Don't assume a router in Route#name=
#40
jimmycuadra
closed
9 years ago
1
Use a consistent list of HTTP verbs for validation and helpers
#39
jimmycuadra
closed
10 years ago
2
Add HttpRouter#options
#38
jimmycuadra
closed
10 years ago
1
Removes bundler deprecation warning
#37
jboursiquot
closed
10 years ago
0
Fixes exception when duplicate parameter names are given in path
#36
justahero
closed
10 years ago
0
default_error being reset
#35
matisojka
opened
11 years ago
0
[Q] Rack compatible HttpRouter#call takes a block
#34
ghost
opened
11 years ago
2
Small fixes | rdoc references/ method typo
#33
tlewin
closed
11 years ago
1
Fix spanning_regex to_code method
#32
reyesyang
closed
10 years ago
0
Incorrectly returns 405 for non-matching route if HTTP method is specified.
#31
bhb
opened
11 years ago
1
router not available in env
#30
jackc
opened
12 years ago
0
AmbiguousVariableException Does not exist
#29
jeregrine
opened
12 years ago
0
sinatra support
#28
pkieltyka
opened
12 years ago
1
WARNING: Invalid .gemspec format in '/var/lib/gems/1.8/specifications/http_router-0.11.0.gemspec'
#27
igrep
opened
12 years ago
7
duplication "patch" method name
#26
snowyu
closed
12 years ago
1
extend_route awesomeness should be on rubygems
#25
foysavas
closed
12 years ago
2
More descriptive exceptions for HttpRouter#url
#24
postmodern
opened
12 years ago
0
(.:format) parsing ignoring multiple periods in last parameter
#23
adamlwatson
opened
12 years ago
0
Controllers with wildcard
#22
basex
opened
12 years ago
0
@env['router.request'] not available during testing?
#21
GBH
opened
13 years ago
2
HTTP methods fixes.
#20
tyler
closed
13 years ago
0
Add to travis CI
#19
nesquena
closed
13 years ago
1
Big data, big big problem.
#18
DAddYE
closed
13 years ago
3
Formatted code-block in README
#17
dstrelau
closed
13 years ago
0
Path#uri_escape! does not work for multibyte strings in ruby 1.9.2
#16
Burgestrand
closed
13 years ago
1
Glob variable & Ruby 1.9.2
#15
renchap
closed
13 years ago
0
Please re-generate the gem from a clean git checkout
#14
pwnall
closed
13 years ago
6
Big problem on REE
#13
DAddYE
closed
13 years ago
1
Big problem with permissions
#12
DAddYE
closed
13 years ago
2
Changelog outdated
#11
rbq
closed
13 years ago
1
small enhancements
#10
wtn
closed
13 years ago
0
Fix for generating query string for hash parameters
#9
funny-falcon
closed
13 years ago
0
fail to require http_router (permission issue)
#8
kyanagi
closed
13 years ago
2
can't convert nil into Array in hashify_params
#7
marcboeker
closed
13 years ago
0
Missing license file
#6
jackc
closed
13 years ago
1
Head fix
#5
skade
closed
14 years ago
1
the sinatra extension isn't 1.9.2 compatible
#4
mattetti
closed
14 years ago
1
Next