omniauth-facebook-rails 0.0.2 → 0.0.3
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.
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: omniauth-facebook-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 0.0.
|
5
|
+
version: 0.0.3
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Pedro Nascimento
|
@@ -99,6 +99,7 @@ extensions: []
|
|
99
99
|
extra_rdoc_files: []
|
100
100
|
files:
|
101
101
|
- app/controllers/sessions_controller.rb
|
102
|
+
- app/helpers/omniauth_controller_helpers.rb
|
102
103
|
- app/models/user.rb
|
103
104
|
- config/routes.rb
|
104
105
|
- db/migrate/20121204171957_add_facebook_omniauth_fields.rb
|
@@ -161,7 +162,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
161
162
|
version: '0'
|
162
163
|
segments:
|
163
164
|
- 0
|
164
|
-
hash: -
|
165
|
+
hash: -4454693426507815645
|
165
166
|
none: false
|
166
167
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
167
168
|
requirements:
|
@@ -170,7 +171,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
170
171
|
version: '0'
|
171
172
|
segments:
|
172
173
|
- 0
|
173
|
-
hash: -
|
174
|
+
hash: -4454693426507815645
|
174
175
|
none: false
|
175
176
|
requirements: []
|
176
177
|
rubyforge_project:
|