|
|
@ -1,6 +1,6 @@ |
|
|
class ApplicationController < ActionController::Base |
|
|
class ApplicationController < ActionController::Base |
|
|
|
|
|
|
|
|
http_basic_authenticate_with name: "stupid", password: "studio" |
|
|
|
|
|
|
|
|
# http_basic_authenticate_with name: "stupid", password: "studio" |
|
|
|
|
|
|
|
|
private |
|
|
private |
|
|
|
|
|
|
|
|
|