simple_auth 1.3.1 → 1.3.2
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile.lock +39 -39
- data/lib/simple_auth/version.rb +1 -1
- data/spec/simple_auth/initializer_spec.rb +9 -0
- data/templates/initializer.rb +1 -2
- metadata +5 -5
data/Gemfile.lock
CHANGED
@@ -1,43 +1,43 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
simple_auth (1.3.
|
4
|
+
simple_auth (1.3.2)
|
5
5
|
rails (~> 3.0.0)
|
6
6
|
|
7
7
|
GEM
|
8
8
|
remote: http://rubygems.org/
|
9
9
|
specs:
|
10
10
|
abstract (1.0.0)
|
11
|
-
actionmailer (3.0.
|
12
|
-
actionpack (= 3.0.
|
11
|
+
actionmailer (3.0.7)
|
12
|
+
actionpack (= 3.0.7)
|
13
13
|
mail (~> 2.2.15)
|
14
|
-
actionpack (3.0.
|
15
|
-
activemodel (= 3.0.
|
16
|
-
activesupport (= 3.0.
|
14
|
+
actionpack (3.0.7)
|
15
|
+
activemodel (= 3.0.7)
|
16
|
+
activesupport (= 3.0.7)
|
17
17
|
builder (~> 2.1.2)
|
18
18
|
erubis (~> 2.6.6)
|
19
|
-
i18n (~> 0.
|
19
|
+
i18n (~> 0.5.0)
|
20
20
|
rack (~> 1.2.1)
|
21
|
-
rack-mount (~> 0.6.
|
21
|
+
rack-mount (~> 0.6.14)
|
22
22
|
rack-test (~> 0.5.7)
|
23
23
|
tzinfo (~> 0.3.23)
|
24
|
-
activemodel (3.0.
|
25
|
-
activesupport (= 3.0.
|
24
|
+
activemodel (3.0.7)
|
25
|
+
activesupport (= 3.0.7)
|
26
26
|
builder (~> 2.1.2)
|
27
|
-
i18n (~> 0.
|
28
|
-
activerecord (3.0.
|
29
|
-
activemodel (= 3.0.
|
30
|
-
activesupport (= 3.0.
|
27
|
+
i18n (~> 0.5.0)
|
28
|
+
activerecord (3.0.7)
|
29
|
+
activemodel (= 3.0.7)
|
30
|
+
activesupport (= 3.0.7)
|
31
31
|
arel (~> 2.0.2)
|
32
32
|
tzinfo (~> 0.3.23)
|
33
|
-
activeresource (3.0.
|
34
|
-
activemodel (= 3.0.
|
35
|
-
activesupport (= 3.0.
|
36
|
-
activesupport (3.0.
|
33
|
+
activeresource (3.0.7)
|
34
|
+
activemodel (= 3.0.7)
|
35
|
+
activesupport (= 3.0.7)
|
36
|
+
activesupport (3.0.7)
|
37
37
|
archive-tar-minitar (0.5.2)
|
38
38
|
arel (2.0.9)
|
39
|
-
bson (1.
|
40
|
-
bson_ext (1.
|
39
|
+
bson (1.3.0)
|
40
|
+
bson_ext (1.3.0)
|
41
41
|
builder (2.1.2)
|
42
42
|
columnize (0.3.2)
|
43
43
|
diff-lcs (1.1.2)
|
@@ -46,16 +46,16 @@ GEM
|
|
46
46
|
i18n (0.5.0)
|
47
47
|
jnunemaker-validatable (1.8.4)
|
48
48
|
activesupport (>= 2.3.4)
|
49
|
-
linecache19 (0.5.
|
49
|
+
linecache19 (0.5.12)
|
50
50
|
ruby_core_source (>= 0.1.4)
|
51
|
-
mail (2.2.
|
51
|
+
mail (2.2.19)
|
52
52
|
activesupport (>= 2.3.6)
|
53
53
|
i18n (>= 0.4.0)
|
54
54
|
mime-types (~> 1.16)
|
55
55
|
treetop (~> 1.4.8)
|
56
56
|
mime-types (1.16)
|
57
|
-
mongo (1.
|
58
|
-
bson (>= 1.
|
57
|
+
mongo (1.3.0)
|
58
|
+
bson (>= 1.3.0)
|
59
59
|
mongo_mapper (0.8.6)
|
60
60
|
activesupport (>= 2.3.4)
|
61
61
|
jnunemaker-validatable (~> 1.8.4)
|
@@ -63,22 +63,22 @@ GEM
|
|
63
63
|
plucky (0.3.6)
|
64
64
|
mongo (~> 1.1)
|
65
65
|
polyglot (0.3.1)
|
66
|
-
rack (1.2.
|
67
|
-
rack-mount (0.6.
|
66
|
+
rack (1.2.2)
|
67
|
+
rack-mount (0.6.14)
|
68
68
|
rack (>= 1.0.0)
|
69
69
|
rack-test (0.5.7)
|
70
70
|
rack (>= 1.0)
|
71
|
-
rails (3.0.
|
72
|
-
actionmailer (= 3.0.
|
73
|
-
actionpack (= 3.0.
|
74
|
-
activerecord (= 3.0.
|
75
|
-
activeresource (= 3.0.
|
76
|
-
activesupport (= 3.0.
|
71
|
+
rails (3.0.7)
|
72
|
+
actionmailer (= 3.0.7)
|
73
|
+
actionpack (= 3.0.7)
|
74
|
+
activerecord (= 3.0.7)
|
75
|
+
activeresource (= 3.0.7)
|
76
|
+
activesupport (= 3.0.7)
|
77
77
|
bundler (~> 1.0)
|
78
|
-
railties (= 3.0.
|
79
|
-
railties (3.0.
|
80
|
-
actionpack (= 3.0.
|
81
|
-
activesupport (= 3.0.
|
78
|
+
railties (= 3.0.7)
|
79
|
+
railties (3.0.7)
|
80
|
+
actionpack (= 3.0.7)
|
81
|
+
activesupport (= 3.0.7)
|
82
82
|
rake (>= 0.8.7)
|
83
83
|
thor (~> 0.14.4)
|
84
84
|
rake (0.8.7)
|
@@ -95,7 +95,7 @@ GEM
|
|
95
95
|
activesupport (~> 3.0)
|
96
96
|
railties (~> 3.0)
|
97
97
|
rspec (~> 2.5.0)
|
98
|
-
ruby-debug-base19 (0.11.
|
98
|
+
ruby-debug-base19 (0.11.25)
|
99
99
|
columnize (>= 0.3.1)
|
100
100
|
linecache19 (>= 0.5.11)
|
101
101
|
ruby_core_source (>= 0.1.4)
|
@@ -103,7 +103,7 @@ GEM
|
|
103
103
|
columnize (>= 0.3.1)
|
104
104
|
linecache19 (>= 0.5.11)
|
105
105
|
ruby-debug-base19 (>= 0.11.19)
|
106
|
-
ruby_core_source (0.1.
|
106
|
+
ruby_core_source (0.1.5)
|
107
107
|
archive-tar-minitar (>= 0.5.2)
|
108
108
|
sqlite3 (1.3.3)
|
109
109
|
sqlite3-ruby (1.3.3)
|
@@ -111,7 +111,7 @@ GEM
|
|
111
111
|
thor (0.14.6)
|
112
112
|
treetop (1.4.9)
|
113
113
|
polyglot (>= 0.3.1)
|
114
|
-
tzinfo (0.3.
|
114
|
+
tzinfo (0.3.27)
|
115
115
|
|
116
116
|
PLATFORMS
|
117
117
|
ruby
|
data/lib/simple_auth/version.rb
CHANGED
data/templates/initializer.rb
CHANGED
@@ -26,6 +26,5 @@ SimpleAuth.setup do |config|
|
|
26
26
|
# Additionally, you can enable this option to remove any other key composed by
|
27
27
|
# <tt>#{SimpleAuth::Config.model}_*</tt>.
|
28
28
|
#
|
29
|
-
|
30
|
-
@@wipeout_session = false
|
29
|
+
# config.wipeout_session = true
|
31
30
|
end
|
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: simple_auth
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 1.3.
|
5
|
+
version: 1.3.2
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Nando Vieira
|
@@ -10,8 +10,7 @@ autorequire:
|
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
12
|
|
13
|
-
date: 2011-
|
14
|
-
default_executable:
|
13
|
+
date: 2011-05-01 00:00:00 Z
|
15
14
|
dependencies:
|
16
15
|
- !ruby/object:Gem::Dependency
|
17
16
|
name: rails
|
@@ -115,6 +114,7 @@ files:
|
|
115
114
|
- spec/simple_auth/active_record_spec.rb
|
116
115
|
- spec/simple_auth/config_spec.rb
|
117
116
|
- spec/simple_auth/helper_spec.rb
|
117
|
+
- spec/simple_auth/initializer_spec.rb
|
118
118
|
- spec/simple_auth/mongo_mapper_spec.rb
|
119
119
|
- spec/simple_auth/session_spec.rb
|
120
120
|
- spec/spec_helper.rb
|
@@ -127,7 +127,6 @@ files:
|
|
127
127
|
- spec/support/config/database.yml
|
128
128
|
- spec/support/config/routes.rb
|
129
129
|
- templates/initializer.rb
|
130
|
-
has_rdoc: true
|
131
130
|
homepage: http://rubygems.org/gems/simple_auth
|
132
131
|
licenses: []
|
133
132
|
|
@@ -151,7 +150,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
151
150
|
requirements: []
|
152
151
|
|
153
152
|
rubyforge_project:
|
154
|
-
rubygems_version: 1.
|
153
|
+
rubygems_version: 1.7.2
|
155
154
|
signing_key:
|
156
155
|
specification_version: 3
|
157
156
|
summary: A simple authentication system for Rails apps
|
@@ -162,6 +161,7 @@ test_files:
|
|
162
161
|
- spec/simple_auth/active_record_spec.rb
|
163
162
|
- spec/simple_auth/config_spec.rb
|
164
163
|
- spec/simple_auth/helper_spec.rb
|
164
|
+
- spec/simple_auth/initializer_spec.rb
|
165
165
|
- spec/simple_auth/mongo_mapper_spec.rb
|
166
166
|
- spec/simple_auth/session_spec.rb
|
167
167
|
- spec/spec_helper.rb
|