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
ab80ebdeec
documentation
/
app
/
services
/
base_service.rb
5 lines
74 B
Ruby
Raw
Normal View
History
Unescape
Escape
Send Salmon interactions
2016-02-24 12:57:29 +01:00
class
BaseService
Refactoring Grape API methods into normal controllers & other things
2016-02-29 19:42:08 +01:00
include
RoutingHelper
Send Salmon interactions
2016-02-24 12:57:29 +01:00
include
ApplicationHelper
end