X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2ad330d642df0048686f63dc7e86a7dbeb0b30e4..b8f6dbd403507edd14f04f3151c285e232607360:/vendor/plugins/oauth-plugin/generators/oauth_provider/templates/helper.rb diff --git a/vendor/plugins/oauth-plugin/generators/oauth_provider/templates/helper.rb b/vendor/plugins/oauth-plugin/generators/oauth_provider/templates/helper.rb new file mode 100644 index 000000000..010cf9f5a --- /dev/null +++ b/vendor/plugins/oauth-plugin/generators/oauth_provider/templates/helper.rb @@ -0,0 +1,2 @@ +module OauthHelper +end