refinerycms-brushart_logo 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,8 +22,7 @@
22
22
  <%= RefinerySetting.find_or_set(:site_name, 'Company Name') %>
23
23
  </span>
24
24
 
25
- <%= link_to t('.log_out'), logout_url(:only_path => true),
26
- :id => 'logout' %>
25
+ <%= link_to t('.log_out'), destroy_user_session_path, :id => 'logout' %>
27
26
  </div>
28
27
  </div>
29
28
  </div>
@@ -3,7 +3,7 @@ require 'refinery'
3
3
  module Refinery
4
4
  module BrushartLogo
5
5
  def self.version
6
- %{0.1.2}
6
+ %{0.1.3}
7
7
  end
8
8
 
9
9
  if defined?(Rails)
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: refinerycms-brushart_logo
3
3
  version: !ruby/object:Gem::Version
4
- hash: 31
4
+ hash: 29
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 2
10
- version: 0.1.2
9
+ - 3
10
+ version: 0.1.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jacob Swanner
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-01-21 00:00:00 -05:00
18
+ date: 2011-02-01 00:00:00 -05:00
19
19
  default_executable:
20
20
  dependencies: []
21
21