station 0.0.104 → 0.0.109

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. checksums.yaml +4 -4
  2. data/bin/nexmo-developer +7 -0
  3. data/lib/nexmo_developer/.rspec +0 -1
  4. data/lib/nexmo_developer/Gemfile +8 -8
  5. data/lib/nexmo_developer/Gemfile.lock +134 -131
  6. data/lib/nexmo_developer/app/controllers/static_controller.rb +0 -10
  7. data/lib/nexmo_developer/app/helpers/application_helper.rb +2 -0
  8. data/lib/nexmo_developer/app/models/tutorial.rb +10 -12
  9. data/lib/nexmo_developer/app/models/tutorial/prerequisite.rb +3 -1
  10. data/lib/nexmo_developer/app/models/tutorial/task.rb +24 -11
  11. data/lib/nexmo_developer/app/services/translator/files_list_coordinator.rb +90 -0
  12. data/lib/nexmo_developer/app/views/admin/feedbacks/_steps.html.erb +1 -1
  13. data/lib/nexmo_developer/app/views/layouts/partials/_footer.html.erb +4 -4
  14. data/lib/nexmo_developer/app/views/layouts/partials/_head.html.erb +4 -4
  15. data/lib/nexmo_developer/app/views/layouts/partials/_header.html.erb +3 -3
  16. data/lib/nexmo_developer/app/views/layouts/partials/_improve_this_page.html.erb +1 -1
  17. data/lib/nexmo_developer/app/views/static/_products.html.erb +20 -17
  18. data/lib/nexmo_developer/app/views/static/landing.html.erb +8 -8
  19. data/lib/nexmo_developer/app/webpacker/javascript/volta/volta.js +1 -1
  20. data/lib/nexmo_developer/app/webpacker/javascript/volta_tabbed_examples/index.js +23 -3
  21. data/lib/nexmo_developer/app/webpacker/stylesheets/custom/_core.scss +1 -1
  22. data/lib/nexmo_developer/app/webpacker/stylesheets/objects/_icons.scss +1 -0
  23. data/lib/nexmo_developer/app/webpacker/stylesheets/objects/_navigation.scss +1 -2
  24. data/lib/nexmo_developer/config/environments/production.rb +8 -1
  25. data/lib/nexmo_developer/config/initializers/assets.rb +0 -2
  26. data/lib/nexmo_developer/lib/tasks/smartling.rake +7 -0
  27. data/lib/nexmo_developer/version.rb +1 -1
  28. data/package.json +18 -17
  29. data/station.gemspec +5 -5
  30. data/yarn.lock +1786 -420
  31. metadata +30 -47
  32. data/lib/nexmo_developer/app/assets/fonts/Lato-Black.woff +0 -0
  33. data/lib/nexmo_developer/app/assets/fonts/Lato-Black.woff2 +0 -0
  34. data/lib/nexmo_developer/app/assets/fonts/Lato-Regular.woff +0 -0
  35. data/lib/nexmo_developer/app/assets/fonts/Lato-Regular.woff2 +0 -0
  36. data/lib/nexmo_developer/app/assets/fonts/Lato-Semibold.woff +0 -0
  37. data/lib/nexmo_developer/app/assets/fonts/Lato-Semibold.woff2 +0 -0
  38. data/lib/nexmo_developer/app/assets/fonts/icomoon.eot +0 -0
  39. data/lib/nexmo_developer/app/assets/fonts/icomoon.json +0 -1257
  40. data/lib/nexmo_developer/app/assets/fonts/icomoon.svg +0 -55
  41. data/lib/nexmo_developer/app/assets/fonts/icomoon.ttf +0 -0
  42. data/lib/nexmo_developer/app/assets/fonts/icomoon.woff +0 -0
  43. data/lib/nexmo_developer/app/assets/fonts/nexmo-developer.json +0 -36483
  44. data/lib/nexmo_developer/app/views/slack/join.html.erb +0 -25
  45. data/lib/nexmo_developer/app/views/static/_community.html.erb +0 -24
  46. data/lib/nexmo_developer/app/views/static/_dotnet.html.erb +0 -26
  47. data/lib/nexmo_developer/app/views/static/_slack.html.erb +0 -2
  48. data/lib/nexmo_developer/app/views/static/_xwithy.html.erb +0 -33
  49. data/lib/nexmo_developer/app/views/static/podcast.html.erb +0 -40

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the gem file manually.