This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
21
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
1548695c83
mastodon
/
app
/
models
/
concerns
/
targetable.rb
8 lines
89 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
module
Targetable
def
object_type
:object
end
end
Reference in New Issue
View Git Blame
Copy Permalink