This website requires JavaScript.
Explore
Help
Sign In
dan
/
parsley
Watch
1
Star
0
Fork
0
You've already forked parsley
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
26b4401450
parsley
/
app
/
controllers
/
home_controller.rb
11 lines
113 B
Ruby
Raw
Normal View
History
Unescape
Escape
Added about page; fixed bulk editing
2016-01-30 21:20:15 -06:00
class
HomeController
<
ApplicationController
start vue conversion
2018-03-29 01:57:00 -05:00
def
index
render
layout
:
false
end
Added about page; fixed bulk editing
2016-01-30 21:20:15 -06:00
def
about
end
end
Reference in New Issue
Copy Permalink