ateam-merb-auth 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/lib/ateam-merb-auth.rb +1 -0
  2. metadata +2 -1
@@ -0,0 +1 @@
1
+ require File.dirname(__FILE__) + '/merb-auth.rb'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ateam-merb-auth
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
  - ateam
@@ -51,6 +51,7 @@ files:
51
51
  - lib/merb-auth/controller/controller.rb
52
52
  - lib/merb-auth/merbtasks.rb
53
53
  - lib/merb-auth.rb
54
+ - lib/ateam-merb-auth.rb
54
55
  - TODO
55
56
  - spec/spec_helpers/valid_model_hashes.rb
56
57
  - spec/spec_helpers/helpers.rb