• Robert Speicher's avatar
    Let `oauth/applications#index` handle the `profiles#applications` route · 8f21e2ae
    Robert Speicher authored
    Previously we were doing all of kinds of code gymnastics and flash abuse
    in order to work with a Doorkeeper controller but have it _appear_ at
    the `/profile/applications` path. Fortunately we can just tell Rails to
    use a different controller to handle that route, and we get the best of
    both worlds.
    8f21e2ae
index.html.haml 3.08 KB