Skip to content

Commit

Permalink
Merge pull request lynndylanhurley#665 from guich-wo/guich-wo-patch-s…
Browse files Browse the repository at this point in the history
…etup-config-example

Fix setup config example in README
  • Loading branch information
booleanbetrayal authored Jun 22, 2016
2 parents 8df9f88 + 52baf04 commit 572e9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ Yes! But you will need to enable the support use separate routes for standard De
#### config/initializers/devise_token_auth.rb
~~~ruby
DeviseTokenAuth.setup do |config|
# enable_standard_devise_support = false
# config.enable_standard_devise_support = false
end
~~~

Expand Down

0 comments on commit 572e9b1

Please sign in to comment.