index
:
diskfloppy.me
dependabot/npm_and_yarn/rollup-3.29.5
dependabot/npm_and_yarn/sentry/browser-8.33.0
dependabot/npm_and_yarn/vite-4.5.5
feat-layout
feat-privacy
lucky
master
rails
redesign
My personal website, developed using the Laravel framework.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
actions
/
me
/
show.cr
blob: 5e35848e29347d518a7d07d14501a06632f7c5dd (
plain
)
1
2
3
4
5
class
Me::
Show
<
BrowserAction
get
"/me"
do
html
ShowPage
end
end