issues
search
comfy
/
active_link_to
Rails view helper to manage "active" state of a link
MIT License
844
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add attribute when the link is active
#72
ronald2wing
closed
7 months ago
1
Fix minitest namespace
#71
wonda-tea-coffee
closed
8 months ago
0
Allow symbols for controller/action pair
#70
ocarreterom
opened
1 year ago
0
Configure Gem via a `.configure` block
#69
jpteti
opened
2 years ago
0
Support calls outside of a request
#68
seanpdoyle
opened
3 years ago
0
Clarify usage with namespaced controllers
#67
nhh
closed
3 years ago
1
Merge from dev branch
#66
frullah
closed
3 years ago
0
Set active and inactive class name globally
#65
nataliethistime
opened
4 years ago
1
Support overloading parameter based predicate
#64
matteeyah
opened
5 years ago
0
Add link_options argument
#63
dapi
closed
5 years ago
1
Having issues with Rails 5.2
#62
williamhatch
closed
6 years ago
0
Wrapper active class
#61
olimart
closed
6 years ago
1
Add arbitrary attribute
#60
alphabt
closed
6 years ago
2
Having issues with Rails 5.2
#59
RailsCod3rFuture
closed
6 years ago
10
Reduce memory allocation
#58
gssbzn
closed
3 years ago
6
How to use on name spaced routes?
#57
r3id
closed
6 years ago
2
Support nested params
#56
azelenets
opened
6 years ago
1
Correct documentation for active_disable
#55
maschwenk
closed
6 years ago
0
Active link to matching label name.
#54
pdx91
closed
7 years ago
2
active_link_to yields to blocks
#53
sunnyrjuneja
closed
7 years ago
3
Use ActionView::Base's on_load hook for monkey-patching
#52
amatsuda
closed
7 years ago
1
Nested Controllers
#51
sunnyrjuneja
closed
7 years ago
3
Refactor active_link_to method
#50
RobPando
closed
7 years ago
0
Use Ruby 1.9 hash syntax in example code
#49
tricknotes
closed
7 years ago
0
Add `aria-current="page"` to active links
#48
seanpdoyle
closed
7 years ago
2
Testing active_link_to
#47
xhocquet
closed
7 years ago
2
active_link_to 'Home' root_path is always active
#46
yurighensev
closed
8 years ago
2
added wrap_class
#45
chrise86
closed
7 years ago
0
UTF-8 support
#44
steakchaser
closed
7 years ago
1
Added defaults config based on pr#4
#43
TMaYaD
closed
7 years ago
1
Add support for links with hashes
#42
wardpenney
closed
7 years ago
1
Using with html_options param seems to break :active => :exclusive
#41
matthisamoto
closed
8 years ago
2
fix error raised by is_active_link on invalid URL
#40
aufi
closed
8 years ago
0
Add support of use default params for active link from confige/initializers/active_link_to.rb
#39
entity1991
closed
7 years ago
2
Simplify test helper
#38
maurogeorge
closed
9 years ago
1
Add ability to specify a specific pair of controller and action
#37
maurogeorge
closed
7 years ago
3
Make test assertions consistent
#36
maurogeorge
closed
9 years ago
0
Add sr-only span alerting screen readers to link's "active" nature
#35
zrisher
closed
7 years ago
1
Update README about the :exact option
#34
maurogeorge
closed
7 years ago
0
Path '/' always active
#33
StephanMeijer
closed
9 years ago
2
What's changed between v1.0.2 and v1.0.3?
#32
itskingori
closed
9 years ago
2
uses Addressable::URI
#31
cerebroso
closed
7 years ago
1
integrate active_link_to (recommended by kris) on tabs
#30
marcellosachs
closed
9 years ago
0
Use request.original_fullpath instead of request.fullpath
#29
bricesanchez
closed
7 years ago
0
provide full url support
#28
kdiogenes
closed
9 years ago
1
Fix filename in .gitignore
#27
tricknotes
closed
9 years ago
0
Fix homepag URL
#26
tricknotes
closed
9 years ago
0
Allow `:active => :exact` for exact matches
#25
seanpdoyle
closed
9 years ago
4
Exclude controller/action
#24
espen
closed
9 years ago
2
Add additional class to README
#23
AlecRust
closed
9 years ago
0
Next