Skip to content

Commit

Permalink
Merge branch 'master' of github.com:comfy/active_link_to
Browse files Browse the repository at this point in the history
  • Loading branch information
GBH committed Apr 12, 2018
2 parents e122da8 + 5cdd7ad commit 0726773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_link_to/active_link_to.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module ActiveLinkTo
# :active => Boolean | Symbol | Regex | Controller/Action Pair
# :class_active => String
# :class_inactive => String
# :disable_active => Boolean
# :active_disable => Boolean
# :wrap_tag => Symbol
# Example usage:
# active_link_to('/users', class_active: 'enabled')
Expand Down

0 comments on commit 0726773

Please sign in to comment.