0.71
Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files.
2020
2021
2022
2023
2024
2025
1.49
Ruby Style Guide, with linter & automatic code fixer
2020
2021
2022
2023
2024
2025
1.49
A Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.
2020
2021
2022
2023
2024
2025
0.0
Stencil is a templating library with a number of design goals.
* Limited code in templates. This isn't meant to embed ruby in anything -
it allows for simple control structures, since that's typically what you need
in a template, but full access to the Ruby
interpreter is just a te...
2020
2021
2022
2023
2024
2025
2.52
A Ruby client that tries to match Redis' Cluster API one-to-one, while still
providing an idiomatic interface.
2020
2021
2022
2023
2024
2025
0.0
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...
2020
2021
2022
2023
2024
2025
0.0
The US Census can be hard to digest for mere mortals. Geographic data is hidden away in shapefiles, a format unsupported by the freely available mapping sites like Google Maps and OpenStreetMap. Map servers, like GeoServer and MapServer have support for shapefiles, but those solutions are often t...
2020
2021
2022
2023
2024
2025
0.57
YamlDb is a database-independent format for dumping and restoring data. It complements the database-independent schema format found in db/schema.rb. The data is saved into db/data.yml.
This can be used as a replacement for mysqldump or pg_dump, but only for the databases typically used by Rail...
2020
2021
2022
2023
2024
2025
0.61
Ruby Event Store scheduler for sidekiq
2020
2021
2022
2023
2024
2025
0.68
Application packaging for Shoes, the best little GUI toolkit for Ruby. Shoes makes building for Mac, Windows, and Linux super simple.
2020
2021
2022
2023
2024
2025
0.68
Shoes is the best little GUI toolkit for Ruby. Shoes makes building for Mac, Windows, and Linux super simple. This is the DSL for writing your app. You'll need a backend to run it.
2020
2021
2022
2023
2024
2025
1.48
Devise-Two-Factor is a minimalist extension to Devise which offers support for two-factor authentication through the TOTP scheme.
2020
2021
2022
2023
2024
2025
0.53
Axlsx_Rails provides an Axlsx renderer so you can move all your spreadsheet code from your controller into view files. Partials are supported so you can organize any code into reusable chunks (e.g. cover sheets, common styling, etc.) You can use it with acts_as_xlsx, placing the to_xlsx call in a...
2020
2021
2022
2023
2024
2025
0.22
Astrails-Safe is a simple tool to backup databases (MySQL and PostgreSQL), Subversion repositories (with svndump) and just files.
Backups can be stored locally or remotely and can be enctypted.
Remote storage is supported on Amazon S3, Rackspace Cloud Files, or just plain FTP/SFTP.
2020
2021
2022
2023
2024
2025
0.0
== E9Tags
An extension to ActsAsTaggableOn[http://github.com/mbleigh/acts-as-taggable-on] which "improves" on custom tagging, or at least makes it more dynamic. Additionally it
provides some autocomplete rack apps and the corresponding javascript.
== Installation
1. E9Tags requires jquery an...
2020
2021
2022
2023
2024
2025
0.0
A gem packaging of the {Jetty Web Server}[http://www.mortbay.org/jetty/]
for JRuby:
* Provides jetty, jetty-util, servlet-api, and jetty-rewrite-handler
\ jars.
* A Jetty::ServerFactory for simple programmatic server setup in ruby.
* A set of Jetty::TestServlets containing a SnoopServlet and
...
2020
2021
2022
2023
2024
2025
0.0
== DESCRIPTION: This is a script for monitoring webpages that reuses other programs (w3m, diff, webdiff etc.) to do most of the actual work. By default, it works on an ASCII basis, i.e. with the output of text-based webbrowsers like w3m (or lynx, links etc.) as the output can easily be post-p...
2020
2021
2022
2023
2024
2025
0.0
Provides a reliable Object Request Broker and a simple framework for ruby-based services.
Jerbil servers run on each machine in the system and share information on registering
services. This ensures no single point of failure - machines can come and go (orderly or disorderly)
and the network exte...
2020
2021
2022
2023
2024
2025
0.01
EventMachine implements a fast, single-threaded engine for arbitrary network
communications. It's extremely easy to use in Ruby. EventMachine wraps all
interactions with IP sockets, allowing programs to concentrate on the
implementation of network protocols. It can be used to create both network
...
2020
2021
2022
2023
2024
2025
0.02
Solano CI runs your test suite simply and quickly in our managed
cloud environment. You can run tests by hand, or enable our hosted CI to watch
your git repos automatically.
Solano CI automatically and safely parallelizes your tests to save you time, and
takes care of setting up fresh isolated ...
2020
2021
2022
2023
2024
2025