From 3b8b33e2d53d651ad85eb65c8bef520021f96759 Mon Sep 17 00:00:00 2001 From: Gopesh Tulsyan Date: Thu, 8 May 2014 17:58:31 +0530 Subject: [PATCH] Fixes by houndci --- config/routes.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/routes.rb b/config/routes.rb index 3bc6e021..bbf43ce6 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -1,6 +1,4 @@ Osem::Application.routes.draw do - - devise_for :users, :controllers => { :registrations => :registrations }, :path => 'accounts' namespace :admin do