This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
wblog
Watch
1
Star
0
Fork
You've already forked wblog
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
98c9701a6f
wblog
/
app
/
controllers
/
home_controller.rb
9 lines
112 B
Ruby
Raw
Blame
History
class
HomeController
<
ApplicationController
def
index
end
def
mobile
render
layout
:
false
end
end
Reference in New Issue
View Git Blame
Copy Permalink