lam_auth 0.1.5 → 0.1.6
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/lib/lam_auth/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: lam_auth
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 23
|
|
5
5
|
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 1
|
|
9
|
-
-
|
|
10
|
-
version: 0.1.
|
|
9
|
+
- 6
|
|
10
|
+
version: 0.1.6
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Max Macovsky
|
|
@@ -16,7 +16,7 @@ autorequire:
|
|
|
16
16
|
bindir: bin
|
|
17
17
|
cert_chain: []
|
|
18
18
|
|
|
19
|
-
date: 2011-12-
|
|
19
|
+
date: 2011-12-04 00:00:00 +03:00
|
|
20
20
|
default_executable:
|
|
21
21
|
dependencies: []
|
|
22
22
|
|
|
@@ -40,7 +40,6 @@ files:
|
|
|
40
40
|
- lib/generators/active_record/templates/migration.rb
|
|
41
41
|
- lib/generators/lam_auth/helpers.rb
|
|
42
42
|
- lib/generators/lam_auth/lam_auth_generator.rb
|
|
43
|
-
- lib/generators/templates/README
|
|
44
43
|
- lib/generators/templates/lam_auth.yml
|
|
45
44
|
- lib/generators/templates/xd_receiver.html
|
|
46
45
|
- lib/lam_auth.rb
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
888 888 888
|
|
3
|
-
888 http://github.com/macovsky/lam_auth 888 888
|
|
4
|
-
888 888 888
|
|
5
|
-
888 8888b. 88888b.d88b. 8888b. 888 888 888888 88888b.
|
|
6
|
-
888 "88b 888 "888 "88b "88b 888 888 888 888 "88b
|
|
7
|
-
888 .d888888 888 888 888 .d888888 888 888 888 888 888
|
|
8
|
-
888 888 888 888 888 888 888 888 Y88b 888 Y88b. 888 888
|
|
9
|
-
888 "Y888888 888 888 888 88888888 "Y888888 "Y88888 "Y888 888 888
|