1.83
Redis session store for ActionPack. Used for storing the Rails session in Redis.
2021
2022
2023
2024
2025
2026
0.45
ShowOff is a Sinatra web app that reads simple configuration files for a
presentation. It is sort of like a Keynote web app engine. I am using it
to do all my talks in 2010, because I have a deep hatred in my heart for
Keynote and yet it is by far the best in the field.
The idea is t...
2021
2022
2023
2024
2025
2026
0.45
ShowOff is a Sinatra web app that reads simple configuration files for a
presentation. It is sort of like a Keynote web app engine. I am using it
to do all my talks in 2010, because I have a deep hatred in my heart for
\ Keynote and yet it is by far the best in the field.
The idea is ...
2021
2022
2023
2024
2025
2026
0.0
# Fresh::Auth
This gem makes it really, REALLY easy to use the Freshbooks API. It couldn't be easier.
With only 3 functions you'll ever need to use, and only 2 required configuration values, it can't get any easier.
## Installation
Add this line to your application's Gemfile:
gem 'fresh-...
2021
2022
2023
2024
2025
2026
3.55
Official AWS Ruby gem for Amazon Kinesis Firehose (Firehose). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.39
Official AWS Ruby gem for Amazon Location Service. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
1.82
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...
2021
2022
2023
2024
2025
2026
0.0
# Trope
**[Documentation][docs] - [Gem][gems] - [Source][source]**
Prototyping language that transcompiles into pure Ruby code.
1. Build your concept in Trope.
2. Write specs.
3. Transcompile into Ruby.
4. Destroy Trope files.
5. Red, green, refactor.
## Install
> NOTE: Trope is not release...
2021
2022
2023
2024
2025
2026
1.46
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).
2021
2022
2023
2024
2025
2026
2.38
Official AWS Ruby gem for Redshift Data API Service. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
4.07
An elegant, structured (X)HTML/XML templating engine.
2021
2022
2023
2024
2025
2026
4.05
Toastr: Simple javascript toast notifications, plugged into the rails asset pipeline.
2021
2022
2023
2024
2025
2026
3.51
Official AWS Ruby gem for Elastic Load Balancing. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
1.91
Equalizer provides a simple way to define equality
(==), equivalence (eql?), and hashing (hash) methods
for Ruby objects based on specified attributes. Includes
pattern matching support and clean inspect output.
2021
2022
2023
2024
2025
2026
4.04
STDOUT text formatting
2021
2022
2023
2024
2025
2026
2.56
Dependabot-Common provides the shared code used across Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.
2021
2022
2023
2024
2025
2026
4.03
Provides a single point of entry for using basic features of ruby ORMs
2021
2022
2023
2024
2025
2026
0.0
Provides SMTP STARTTLS support for Ruby 1.8.6 (built-in for 1.8.7+). Simply
require 'smtp_tls' and use the Net::SMTP#enable_starttls method to talk to
servers that use STARTTLS.
require 'net/smtp'
begin
require 'smtp_tls'
rescue LoadError
end
smtp = Net::SMTP.new address, port
...
2021
2022
2023
2024
2025
2026
2.35
Official AWS Ruby gem for AWS Service Catalog App Registry (AppRegistry). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.55
Pseudo `IO` class from/to `String`.
2021
2022
2023
2024
2025
2026