README.md in devise_oam-0.0.3 vs README.md in devise_oam-0.0.4
- old
+ new
@@ -6,10 +6,10 @@
integration with Oracle Access Manager.
## Installation
In **Rails 3**, add this to your Gemfile and run the `bundle` command.
- gem "devise_oam", "~> 0.0.3"
+ gem "devise_oam", "~> 0.0.4"
## Usage
1) Add the `HeaderAuthenticatable` strategy in devise initializer `config/initializers/devise.rb`:
```ruby
\ No newline at end of file