frostale 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.rdoc +9 -1
  2. data/VERSION +1 -1
  3. metadata +1 -1
data/README.rdoc CHANGED
@@ -2,7 +2,15 @@
2
2
 
3
3
  Frostale is an Active Directory Login for the Enterprise.
4
4
 
5
- To use it's quite simple:
5
+ Who should use it?
6
+
7
+ * You have Active Directory used for controlling access to networked assets.
8
+ * You want to use Ruby in addition to your current technologies for
9
+ authentication via Active Directory.
10
+
11
+ How is it used?
12
+
13
+ To use Frostale is quite simple:
6
14
 
7
15
  user = Frostale.new('user@example.com','pass',
8
16
  'domain\group Global Admins',
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.2
1
+ 0.0.3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: frostale
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - barce