We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e122da8 + 5cdd7ad commit 0726773Copy full SHA for 0726773
lib/active_link_to/active_link_to.rb
@@ -4,7 +4,7 @@ module ActiveLinkTo
4
# :active => Boolean | Symbol | Regex | Controller/Action Pair
5
# :class_active => String
6
# :class_inactive => String
7
- # :disable_active => Boolean
+ # :active_disable => Boolean
8
# :wrap_tag => Symbol
9
# Example usage:
10
# active_link_to('/users', class_active: 'enabled')
0 commit comments