RubyGems
npm
Organizations
Log in
Sign up
RubyGems
api_user_auth
Versions diffs
0.1.4 → 0.1.5
Page 3
api_user_auth 0.1.4 → 0.1.5
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (6)
hide
show
checksums.yaml
+4
-4
data/app/models/api_user_auth/auth_user.rb
+5
-2
data/lib/api_user_auth/version.rb
+1
-1
data/spec/controllers/api_user_auth/auth_controller_spec.rb
+1
-4
data/spec/dummy/log/test.log
+1330
-0
metadata
+1
-1
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: api_user_auth
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.1.
4
4
+
version: 0.1.
5
5
5
platform: ruby
6
6
authors:
7
7
- Alex M
« First
‹ Prev
1
2
3