# File lib/generators/active_record/oauth_provider_templates/client_application.rb, line 38 def oauth_server @oauth_server ||= OAuth::Server.new("http://your.site") end