0.0
# Rake::ToolkitProgram
Create toolkit programs easily with `Rake` and `OptionParser` syntax. Bash completions and usage help are baked in.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'rake-toolkit_program'
```
And then execute:
$ bundle
Or install it yours...
2020
2021
2022
2023
2024
2025
2.68
Official AWS Ruby gem for AWS IoT SiteWise. This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
2.18
jaro_winkler is an implementation of Jaro-Winkler \
distance algorithm which is written in C extension and will fallback to pure \
Ruby version in platforms other than MRI/KRI like JRuby or Rubinius. Both of \
C and Ruby implementation support any kind of string encoding, such as \
UTF-8,...
2020
2021
2022
2023
2024
2025
0.0
# COM #
COM is an object-oriented wrapper around WIN32OLE. COM makes it easy to add
behavior to WIN32OLE objects, making them easier to work with from Ruby.
## Usage ##
Using COM is rather straightforward. There’s basically four concepts to keep
track of:
1. COM objects
2. Instantiable...
2020
2021
2022
2023
2024
2025
4.49
Automatic Rails code style checking tool.
A RuboCop extension focused on enforcing Rails best practices and coding conventions.
2020
2021
2022
2023
2024
2025
1.74
InSpec provides a framework for creating end-to-end infrastructure tests. You can use it for integration or even compliance testing. Create fully portable test profiles and use them in your workflow to ensure stability and security. Integrate InSpec in your change lifecycle for local testing, CI/...
2020
2021
2022
2023
2024
2025
2.46
Sample data (including images) for use with Solidus.
2020
2021
2022
2023
2024
2025
1.23
lolcommits takes a snapshot with your webcam every time you git commit code,
and archives a lolcat style image with it. It's selfies for software
developers. `git blame` has never been so much fun.
2020
2021
2022
2023
2024
2025
1.64
Expand the 'vagrant box' command to support the creation of base boxes from scratch. This is a fork off veewee 0.3.7, for Atlassian needs (support ruby 1.8.7, force ssh port, second drive).
2020
2021
2022
2023
2024
2025
0.0
CORTO - your url shortner gem
-----------------------------
- Yet another url shortner?
corto is a ruby gem that shorten a URL for you and store the result in a SQLite3 database.
Why the world needs another url shortener? Well, true to be told I don't know the answer and I'm
pretty sure th...
2020
2021
2022
2023
2024
2025
2.62
Official AWS Ruby gem for Amazon Interactive Video Service (Amazon IVS). This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
2.01
Redis session store for ActionPack. Used for storing the Rails session in Redis.
2020
2021
2022
2023
2024
2025
3.85
Official AWS Ruby gem for Amazon Kinesis Firehose (Firehose). This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
2.6
Stripe Platform OAuth2 Strategy for OmniAuth 1.0.
2020
2021
2022
2023
2024
2025
2.59
Official AWS Ruby gem for Redshift Data API Service. This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
4.38
Adds support for calculating Cyclic Redundancy Check (CRC) to the Digest module.
2020
2021
2022
2023
2024
2025
2.58
Official AWS Ruby gem for Amazon Location Service. This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
2.1
Optimist is a commandline option parser for Ruby that just
gets out of your way. One line of code per option is all you need to write.
For that, you get a nice automatically-generated help page, robust option
parsing, command subcompletion, and sensible defaults for everything you don't
specify.
2020
2021
2022
2023
2024
2025
1.97
ruby-prof is a fast code profiler for Ruby. It is a C extension and
therefore is many times faster than the standard Ruby profiler. It
supports both flat and graph profiles. For each method, graph profiles
show how long the method ran, which methods called it and which
methods it called. RubyPro...
2020
2021
2022
2023
2024
2025