config/routes.rb in mtwarden-3.6.1 vs config/routes.rb in mtwarden-3.6.2
- old
+ new
@@ -25,6 +25,6 @@
root "dashboard#index"
get "/sign_up", :to => "accounts#new", :as => :sign_up
post "/accounts", :to => "accounts#create", :as => :accounts
-end
+end
\ No newline at end of file