spud_core 0.8.22 → 0.8.23

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
  class SpudUserSession < Authlogic::Session::Base
2
- # configuration here, see documentation for sub modules of Authlogic::Session
3
- end
2
+ generalize_credentials_error_messages true
3
+ end
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <title>Spud Admin</title>
5
5
  <%= stylesheet_link_tag("spud/login/application") %>
6
-
6
+
7
7
  <%= csrf_meta_tags %>
8
8
  <%=content_for :head%>
9
9
  </head>
@@ -7,7 +7,7 @@
7
7
  </div>
8
8
  <% end %>
9
9
  <%= error_messages_for(f.object) %>
10
-
10
+
11
11
  <div class="field-group">
12
12
  <%= f.label :login %>
13
13
  <%= f.text_field :login %>
@@ -24,4 +24,4 @@
24
24
  </div>
25
25
 
26
26
  <% end %>
27
- </div>
27
+ </div>
@@ -1,5 +1,5 @@
1
1
  module Spud
2
2
  module Core
3
- VERSION = "0.8.22"
3
+ VERSION = "0.8.23"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spud_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.22
4
+ version: 0.8.23
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-08-09 00:00:00.000000000 Z
12
+ date: 2012-08-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -681,7 +681,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
681
681
  version: '0'
682
682
  segments:
683
683
  - 0
684
- hash: -1638917848020665640
684
+ hash: -1430401104456234780
685
685
  required_rubygems_version: !ruby/object:Gem::Requirement
686
686
  none: false
687
687
  requirements:
@@ -690,7 +690,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
690
690
  version: '0'
691
691
  segments:
692
692
  - 0
693
- hash: -1638917848020665640
693
+ hash: -1430401104456234780
694
694
  requirements: []
695
695
  rubyforge_project:
696
696
  rubygems_version: 1.8.24