0.0
== USAGE: require 'octave' engine = Octave::Engine.new engine.eval "123.456 * 789.101112" engine.rand(10) matrix = Octave::Matrix.new(20, 400) 20.times { |m| 400.times { |n| matrix[m, n] = rand } } engine.put_variable("m", matrix) engine.save "/tmp/20_x_400_matrix" == REQUIREMENTS: * Octave...
2020
2021
2022
2023
2024
2025
0.0
This is a temp fork for testing purposes only. Clamby allows users to scan files uploaded with Paperclip or Carrierwave. If a file has a virus, then you can delete this file and discard it without causing harm to other users.
2020
2021
2022
2023
2024
2025
0.0
A gem to clean up memoization. This is useful for testing, where you want to
ensure that a method is called again after a change to the object.
2020
2021
2022
2023
2024
2025
0.0
Easytest is a tiny testing framework for Ruby with a familiar DSL.
2020
2021
2022
2023
2024
2025
0.0
Provides SSH connectivity to Juniper Networks devices running JunOS for InSpec compliance testing and infrastructure inspection. Supports platform detection, command execution, and configuration file access.
2020
2021
2022
2023
2024
2025
0.0
Basic Jekyll theme for any type of websites.
2020
2021
2022
2023
2024
2025
0.0
A bundler plugin that adds features to your existing Ruby Gems project.
See [our repository of templates](http://gembytes.com/templates) for adding
testing, linting, and security frameworks to your project.
2020
2021
2022
2023
2024
2025
0.0
The Chef VPC Toolkit is a set of Rake tasks that provide a framework to help automate the creation and configuration of cloud server groups for development or testing. Requires Cloud Servers VPC.
2020
2021
2022
2023
2024
2025
0.0
This Gem format of the stdlib module is intended to make it easier for _module authors_ to resolve dependencies using a Gemfile when running automated testing jobs like Travis or Jenkins. The recommended best practice for installation by end users is to use the `puppet module install` command to...
2020
2021
2022
2023
2024
2025
0.0
Library for quick testing UI part of your app.
2020
2021
2022
2023
2024
2025
0.0
Loadly.io is the ultimate platform for app beta testing and distribution, offering unlimited app uploads and downloads, enhanced security, detailed analytics, and seamless integration. Alternative to TestFlight and Diawi
2020
2021
2022
2023
2024
2025
0.0
This gem allows you to encode and decode Rubber Ducky scripts for penetration testing purposes.
2020
2021
2022
2023
2024
2025
0.0
EchoAPI is a Ruby gem designed to simplify the process of mocking and simulating external API calls.
Ideal for both development and testing environments,
EchoApi enables developers to define customizable responses to API requests,
helping to ensure that applications behave as expected wi...
2020
2021
2022
2023
2024
2025
0.0
Adds a 'gem rebuild' command for testing reproducible builds.
2020
2021
2022
2023
2024
2025
0.0
A solution to support Rails Generator testing in RSpec.
2020
2021
2022
2023
2024
2025
0.0
This gem provides helper methods and custom tags for testing Shopify Liquid templates
2020
2021
2022
2023
2024
2025
0.0
Simulate Shopify Liquid for testing purposes
2020
2021
2022
2023
2024
2025
0.0
Provides helper methods, classes, modules, etc. for RSpec testing the CEM modules
2020
2021
2022
2023
2024
2025
0.0
This library contains functionality to send/store BI and AB-testing data
2020
2021
2022
2023
2024
2025
0.0
Testing.
2020
2021
2022
2023
2024
2025