This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
mastodon
mirror of
https://github.com/tootsuite/mastodon
Watch
1
Star
1
Fork
You've already forked mastodon
0
Code
Issues
Releases
Wiki
Activity
004382e4d0
mastodon
/
spec
/
helpers
/
api
/
oembed_helper_spec.rb
6 lines
80 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add basic OEmbed provider API, fix #247
2016-11-30 23:01:03 +01:00
require
'rails_helper'
RSpec
.
describe
Api
::
OembedHelper
,
type
:
:helper
do
Adding follow requests API
2016-12-26 19:30:45 +01:00
Add basic OEmbed provider API, fix #247
2016-11-30 23:01:03 +01:00
end