This website requires JavaScript.
Explore
Help
Sign In
CloudToys
/
REI-Fixed
Watch
1
Star
0
Fork
0
You've already forked REI-Fixed
Code
3f75f52285
REI-Fixed
/
spec
/
helpers
/
api
/
media_helper_spec.rb
6 lines
79 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add API to upload media attachments
2016-09-06 00:46:36 +09:00
require
'rails_helper'
RSpec
.
describe
Api
::
MediaHelper
,
type
:
:helper
do
PostStatusService can attach media to status, ProcessFeedService likewise
2016-09-06 01:39:53 +09:00
Add API to upload media attachments
2016-09-06 00:46:36 +09:00
end
Copy Permalink