This website requires JavaScript.
Explore
Help
Sign In
monorail
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68c93f8b85
mastodon
/
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