Add basic OEmbed provider API, fix #247
parent
14bd4694
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/controllers/api/oembed_controller.rb 21 ajouts, 0 suppressionapp/controllers/api/oembed_controller.rb
- app/helpers/api/oembed_helper.rb 2 ajouts, 0 suppressionapp/helpers/api/oembed_helper.rb
- app/views/api/oembed/show.json.rabl 14 ajouts, 0 suppressionapp/views/api/oembed/show.json.rabl
- app/views/stream_entries/show.html.haml 5 ajouts, 0 suppressionapp/views/stream_entries/show.html.haml
- config/routes.rb 3 ajouts, 0 suppressionconfig/routes.rb
- spec/controllers/api/oembed_controller_spec.rb 5 ajouts, 0 suppressionspec/controllers/api/oembed_controller_spec.rb
- spec/helpers/api/oembed_helper_spec.rb 15 ajouts, 0 suppressionspec/helpers/api/oembed_helper_spec.rb
app/controllers/api/oembed_controller.rb
0 → 100644
app/helpers/api/oembed_helper.rb
0 → 100644
app/views/api/oembed/show.json.rabl
0 → 100644
spec/helpers/api/oembed_helper_spec.rb
0 → 100644
Veuillez vous inscrire ou vous se connecter pour commenter