Use webmock instead of fakeweb for VCR; Fix tests; Use Timecop to speed up tests previously using sleep; Move artist rename into seperate operation
This commit is contained in:
@@ -59,6 +59,8 @@ Danbooru::Application.routes.draw do
|
||||
member do
|
||||
put :revert
|
||||
put :ban
|
||||
get :edit_name
|
||||
put :update_name
|
||||
end
|
||||
collection do
|
||||
get :show_or_new
|
||||
|
||||
Reference in New Issue
Block a user