ajaxify_rails 0.0.7 → 0.0.8

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.
@@ -1,3 +1,3 @@
1
1
  module AjaxifyRails
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
@@ -150,10 +150,10 @@
150
150
  $.cookie cookie_name, null
151
151
  $("##{this}").show()
152
152
  if self.flash_effect
153
+ if self.clear_flash_effect
154
+ self.clear_flash_effect this
153
155
  self.flash_effect this
154
156
  else
155
- if self.clear_flash_effect
156
- self.clear_flash_effect this
157
157
  $("##{this}").hide()
158
158
 
159
159
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ajaxify_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -67,7 +67,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
67
67
  version: '0'
68
68
  segments:
69
69
  - 0
70
- hash: 3241729094271332625
70
+ hash: 3891379638515987853
71
71
  required_rubygems_version: !ruby/object:Gem::Requirement
72
72
  none: false
73
73
  requirements:
@@ -76,7 +76,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
76
76
  version: '0'
77
77
  segments:
78
78
  - 0
79
- hash: 3241729094271332625
79
+ hash: 3891379638515987853
80
80
  requirements: []
81
81
  rubyforge_project:
82
82
  rubygems_version: 1.8.24