authoritah 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.rdoc +3 -3
  2. metadata +1 -1
data/README.rdoc CHANGED
@@ -4,11 +4,11 @@ A stupidly simple authorization gem for Rails.
4
4
 
5
5
  ==Installation
6
6
 
7
- Make sure Github is in your repo sources:
8
- $ gem sources -a http://gems.github.com
7
+ Make sure Gemcutter is in your repo sources:
8
+ $ gem sources -a http://gems.gemcutter.org
9
9
 
10
10
  Installation:
11
- $ sudo gem install indmill-authoritah
11
+ $ sudo gem install authoritah
12
12
 
13
13
  ==Usage
14
14
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: authoritah
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Steven Mohapi-Banks