Metadata


Name
active_link_to
Version
1.0.5
Platform
ruby
Authors
Oleg Khabarov
Bindir
bin
Date
2017-08-29 00:00:00 UTC
Dependencies
actionpack (>= 0)
addressable (>= 0)
Description
Helpful method when you need to add some logic that figures out if the link (or more often navigation item) is selected based on the current page or other arbitrary condition
Email
oleg@khabarov.ca
Files
.gitignore
Gemfile
LICENSE
README.md
Rakefile
active_link_to.gemspec
lib/active_link_to.rb
lib/active_link_to/active_link_to.rb
lib/active_link_to/version.rb
test/active_link_to_test.rb
test/test_helper.rb
Homepage
http://github.com/comfy/active_link_to
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.6.11
Specification version
4
Summary
ActionView helper to render currently active links
Original platform
ruby
New platform
ruby