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