camping-abingo 1.0.6 → 1.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -104,6 +104,7 @@ module CampingABingoTest::Controllers
104
104
 
105
105
  if @user
106
106
  @state.user_id = @user.id
107
+ @state.abingo_identity = @user.id
107
108
 
108
109
  if @state.return_to.nil?
109
110
  redirect R(Welcome)
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 0
8
- - 6
9
- version: 1.0.6
8
+ - 7
9
+ version: 1.0.7
10
10
  platform: ruby
11
11
  authors:
12
12
  - Patrick McKenzie
@@ -15,7 +15,7 @@ autorequire: camping-abingo
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-12-07 00:00:00 -07:00
18
+ date: 2010-12-12 00:00:00 -07:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency