Add basic OEmbed provider API, fix #247
This commit is contained in:
parent
14bd46946d
commit
6ff93845d5
7 changed files with 65 additions and 0 deletions
2
app/helpers/api/oembed_helper.rb
Normal file
2
app/helpers/api/oembed_helper.rb
Normal file
|
@ -0,0 +1,2 @@
|
|||
module Api::OembedHelper
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue