index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
indent
/
ruby
/
period-issue-3364.rb
blob: 6582750d17efa254790e8d2e9cdbd323029df1da (
plain
) (
blame
)
1
2
3
4
5
6
7
class
User
<
ApplicationRecord
def
foo
if
true
self
.
end
end
end