This website requires JavaScript.
Explore
Help
Sign In
nrd.li
/
mastodon
Archived
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2019-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
580b91c387
mastodon
/
app
/
services
/
base_service.rb
6 lines
102 B
Ruby
Raw
Normal View
History
Unescape
Escape
Send Salmon interactions
2016-02-24 11:57:29 +00:00
class
BaseService
Refactoring Grape API methods into normal controllers & other things
2016-02-29 18:42:08 +00:00
include
RoutingHelper
Send Salmon interactions
2016-02-24 11:57:29 +00:00
include
ApplicationHelper
Include AtomBuilderHelper (which declared url_for_target) to all services
2016-03-16 21:44:04 +00:00
include
AtomBuilderHelper
Send Salmon interactions
2016-02-24 11:57:29 +00:00
end
Reference in a new issue
Copy permalink