woopra_rails 1.1.8 → 1.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -40,7 +40,7 @@ module WoopraRails
40
40
  rescue
41
41
  ""
42
42
  end
43
- action = "&cv_name=#{user_name}&cv_email=#{user_email}&ce_name=#{event_name}"
43
+ action = "&cv_name=#{name}&cv_email=#{email}&ce_name=#{event_name}"
44
44
 
45
45
  args.each do |k,v|
46
46
  action += "&ce_#{k}=#{URI::encode v.to_s}"
@@ -1,3 +1,3 @@
1
1
  module WoopraRails
2
- VERSION = "1.1.8"
2
+ VERSION = "1.1.9"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: woopra_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.8
4
+ version: 1.1.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: