link_to_active_state 1.0.4 → 1.0.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module LinkToActiveState
2
- VERSION = "1.0.4"
2
+ VERSION = "1.0.5"
3
3
  end
@@ -19,6 +19,7 @@ module LinkToActiveState
19
19
  end
20
20
 
21
21
  link_options ||= {}
22
+ html_options ||= {}
22
23
 
23
24
  if html_options.present? && html_options[:active_on].present?
24
25
  active_on = html_options.delete(:active_on)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: link_to_active_state
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: