link_to_profile 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,4 +2,4 @@ require 'link_to_profile/helpers/link_to_profile_helper'
2
2
  require 'link_to_profile/profile_link_generator'
3
3
  require 'link_to_profile/version'
4
4
 
5
- ActionView::Base.send :include, LinkToNetworkHelper
5
+ ActionView::Base.send :include, LinkToProfileHelper
@@ -1,3 +1,3 @@
1
1
  module LinkToProfile
2
- VERSION = "0.0.2"
2
+ VERSION = '0.0.3'
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: link_to_profile
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.2
5
+ version: 0.0.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Devon Blandin