This website requires JavaScript.
Explore
Help
Register
Sign In
zelo72
/
documentation
mirror of
https://github.com/mastodon/documentation
Watch
1
Star
0
Fork
You've already forked documentation
0
Code
Issues
6
Releases
Wiki
Activity
62292797ec
documentation
/
app
/
models
/
concerns
/
targetable.rb
10 lines
117 B
Ruby
Raw
Blame
History
module
Targetable
extend
ActiveSupport
::
Concern
included
do
def
object_type
:object
end
end
end
Reference in New Issue
View Git Blame
Copy Permalink