devise_russian 0.0.12 → 0.0.13
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.
- data/app/assets/images/sc/64/facebook.png +0 -0
- data/app/assets/images/sc/64/github.png +0 -0
- data/app/assets/images/sc/64/google_oauth2.png +0 -0
- data/app/assets/images/sc/64/odnoklassniki.png +0 -0
- data/app/assets/images/sc/64/twitter.png +0 -0
- data/app/assets/images/sc/64/vkontakte.png +0 -0
- data/lib/devise_russian/version.rb +1 -1
- metadata +5 -3
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: devise_russian
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.13
|
|
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: 2013-03-
|
|
12
|
+
date: 2013-03-31 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: devise
|
|
@@ -88,8 +88,10 @@ files:
|
|
|
88
88
|
- app/assets/images/sc/64/friendster.png
|
|
89
89
|
- app/assets/images/sc/64/furl.png
|
|
90
90
|
- app/assets/images/sc/64/gglphone.png
|
|
91
|
+
- app/assets/images/sc/64/github.png
|
|
91
92
|
- app/assets/images/sc/64/gmail.png
|
|
92
93
|
- app/assets/images/sc/64/google.png
|
|
94
|
+
- app/assets/images/sc/64/google_oauth2.png
|
|
93
95
|
- app/assets/images/sc/64/habrahabr.png
|
|
94
96
|
- app/assets/images/sc/64/icq.png
|
|
95
97
|
- app/assets/images/sc/64/lastfm.png
|
|
@@ -198,7 +200,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
198
200
|
version: '0'
|
|
199
201
|
requirements: []
|
|
200
202
|
rubyforge_project:
|
|
201
|
-
rubygems_version: 1.8.
|
|
203
|
+
rubygems_version: 1.8.19
|
|
202
204
|
signing_key:
|
|
203
205
|
specification_version: 3
|
|
204
206
|
summary: Часто используемые наработки по джему Devise. Включает решение по авторизации
|