This website requires JavaScript.
Explore
Help
Sign In
OpenNeo
/
impress
Watch
1
Star
0
Fork
You've already forked impress
1
Code
Pull requests
Activity
684dcb53ba
impress
/
app
/
controllers
/
about_controller.rb
8 lines
85 B
Ruby
Raw
Normal View
History
Unescape
Escape
Rename StaticController to AboutController This is where `/about` pages will go now!
2024-03-12 17:12:43 -07:00
class
AboutController
<
ApplicationController
Add first draft of /about/neopass page
2024-03-12 17:58:44 -07:00
def
neopass
end
Rename StaticController to AboutController This is where `/about` pages will go now!
2024-03-12 17:12:43 -07:00
def
terms
end
end
Copy permalink