This website works better with JavaScript.
Home
Explore
Help
Sign In
ikea-foundation
/
week_2024
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
na
main
Mattias Bodlund
7 months ago
parent
a1011830e7
commit
7d9b64117a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/controllers/application_controller.rb
+ 1
- 1
app/controllers/application_controller.rb
View File
@ -1,6 +1,6 @@
class
ApplicationController
<
ActionController
::
Base
# http_basic_authenticate_with name: "stupid", password: "studio
"
http_basic_authenticate_with
name
:
"
stupid
"
,
password
:
"
studio
"
private
Write
Preview
Loading…
Cancel
Save