Implement simplified commercials workflow
It's now possible to simply enter the url of the third party provider to enter a commercial.
This commit is contained in:
parent
e6bb168c5e
commit
58974d6914
26 changed files with 194 additions and 188 deletions
|
|
@ -367,6 +367,7 @@ GEM
|
|||
powerpack (~> 0.0.6)
|
||||
rainbow (>= 1.99.1, < 3.0)
|
||||
ruby-progressbar (~> 1.4)
|
||||
ruby-oembed (0.8.12)
|
||||
ruby-openid (2.5.0)
|
||||
ruby-progressbar (1.5.1)
|
||||
rubyzip (1.0.0)
|
||||
|
|
@ -495,6 +496,7 @@ DEPENDENCIES
|
|||
rspec-activemodel-mocks
|
||||
rspec-rails
|
||||
rubocop
|
||||
ruby-oembed
|
||||
sass-rails (>= 4.0.2)
|
||||
shoulda
|
||||
spring-commands-rspec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue