This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
a1cd338c6c
gitlab-org--gitlab-foss
/
app
/
controllers
/
ide_controller.rb
7 lines
89 B
Ruby
Raw
Normal View
History
Unescape
Escape
Move IDE to CE This also makes the IDE generally available
2018-03-20 10:12:48 -04:00
class
IdeController
<
ApplicationController
Resolve "Persistent banner creates problem for web ide"
2018-08-31 06:19:55 -04:00
layout
'fullscreen'
Move IDE to CE This also makes the IDE generally available
2018-03-20 10:12:48 -04:00
def
index
end
end
Copy permalink