This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
donphan
mirror of
https://github.com/Siphonay/mastodon
Watch
1
Star
0
Fork
You've already forked donphan
0
Code
Releases
Activity
004382e4d0
donphan
/
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 22:01:03 +00:00
require
'rails_helper'
RSpec
.
describe
Api
::
OembedHelper
,
type
:
:helper
do
Adding follow requests API
2016-12-26 18:30:45 +00:00
Add basic OEmbed provider API, fix #247
2016-11-30 22:01:03 +00:00
end