mr_video
mr_video copied to clipboard
Rails-based front-end for the popular VCR gem.
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.1.0 to 1.4.3. Release notes Sourced from rails-html-sanitizer's releases. 1.4.3 / 2022-06-09 Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. Prevent the combination of select...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
### Content-Type - If the `Content-Type` header is `nil` an error is generated trying to extract the first element of the expected `Array`. - The preview needs that the `Content-Type`...
Stand-alone ------------ For non Rails projects, you can create a single file that embeds everything, create in `mr_video.rb`: ```ruby begin require "bundler/inline" rescue LoadError => e $stderr.puts "Bundler version 1.10...
Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.3.1. Changelog Sourced from json's changelog. 2020-06-30 (2.3.1) Spelling and grammar fixes for comments. Pull request #191 by Josh Kline. Enhance generic JSON and #generate...
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.2.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5. Changelog Sourced from websocket-extensions's changelog. 0.1.5 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7663) Commits 8108e77 Bump version to 0.1.5 c36eb3e...
When I delete all episodes of a cassette and then go back to the cassettes index view, it tries to display `time_ago_in_words(cassette.updated_at)` but raises an `NoMethodError in MrVideo::Cassettes#index` since `updated_at`...
The name of this library is gendered and as such should be changed to something less controversial. As you may be aware the Ruby library formerly known as FactoryGirl has...