spree_bushido_auth 0.80.27 → 0.80.28

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/spree_bushido_auth.rb +1 -0
  2. metadata +4 -3
@@ -0,0 +1 @@
1
+ require File.expand_path(File.dirname(__FILE__)) + '/spree_auth'
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_bushido_auth
3
3
  version: !ruby/object:Gem::Version
4
- hash: 361
4
+ hash: 359
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 80
9
- - 27
10
- version: 0.80.27
9
+ - 28
10
+ version: 0.80.28
11
11
  platform: ruby
12
12
  authors:
13
13
  - Akash Manohar J
@@ -119,6 +119,7 @@ files:
119
119
  - lib/spree/token_resource.rb
120
120
  - lib/spree_auth.rb
121
121
  - lib/spree_auth_hooks.rb
122
+ - lib/spree_bushido_auth.rb
122
123
  - lib/tasks/auth.rake
123
124
  - lib/tasks/install.rake
124
125
  - db/migrate/20101026184950_rename_columns_for_devise.rb