signet-rails 0.0.3 → 0.0.4

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.md +2 -0
  2. data/lib/signet/rails/version.rb +1 -1
  3. metadata +1 -1
data/README.md CHANGED
@@ -51,6 +51,8 @@ A list of items still todo or work in progress
51
51
  12. Document handling of callback in Rails
52
52
  13. Error handling...
53
53
  14. Document the various `env` values that can/will be set and when (e.g. `signet.XXX.persistance\_obj` on `auth\_callback`)
54
+ 15. Allow shortened form of common scopes (userprofile etc)
55
+ 16. Do we need a require in the initializer?
54
56
 
55
57
  ## Contributing
56
58
 
@@ -1,5 +1,5 @@
1
1
  module Signet
2
2
  module Rails
3
- VERSION = "0.0.3"
3
+ VERSION = "0.0.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: signet-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: