config/routes.rb in mtwarden-2.2.7 vs config/routes.rb in mtwarden-3.0.1

- old
+ new

@@ -24,6 +24,6 @@ root "dashboard#index" get "/sign_up", :to => "accounts#new", :as => :sign_up post "/accounts", :to => "accounts#create", :as => :accounts -end \ No newline at end of file +end