0.0
No release in over 3 years
Sammy began as a lightweight Sass animation library, but rapidly turned into a full Sass mixin library. More lightweight than Compass, and simpler than using your own mixins. Sammy also includes several CSS libraries such as Animate.css that have been re-written using the SCSS syntax.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Very-Simple-Cms is a lightweight Content Management System, written in Ruby using the Ruby on Rails web framework. Very-Simple-Cms has the simplicity of a static site generator, but allows you to serve dynamic content on demand. Content is stored on disk in plain text files (ther...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Simple gem for Ruby on Rails that makes file names of paperclip attachments URL's browser friendly by stripping any strange characters. It adds String#strip_strange_characters and filter for paperclip postprocessing. See the website for more information.
2021
2022
2023
2024
2025
2026
0.53
No release in over a year
Ruby implementation of an event store. Ships with in-memory event repository, generic instrumentation and dispatches events synchronously.
2021
2022
2023
2024
2025
2026
0.18
No release in over a year
sequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code with a C version. The C version is significantly faster than the pure ruby version that Sequel uses by default. sequel_pg also offers optimized versions of some dataset methods, as well as adds support for usin...
2021
2022
2023
2024
2025
2026
0.95
There's a lot of open issues
A long-lived project that still receives updates
Ruby-GPGME is a Ruby language binding of GPGME (GnuPG Made Easy). GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management.
2021
2022
2023
2024
2025
2026
0.95
No release in over a year
Gettext is a GNU gettext-like program for Ruby. The catalog file(po-file) is same format with GNU gettext. So you can use GNU gettext tools for maintaining.
2021
2022
2023
2024
2025
2026
0.15
No commit activity in last 3 years
No release in over 3 years
== Description CocoaTouch/iOS is a *verbose* framework. These extensions hope to make development in rubymotion more enjoyable by tacking "UI" methods onto the base classes (String, Fixnum, Float). With sugarcube, you can create a color from an integer or symbol, or create a UIFont or UIImage ...
2021
2022
2023
2024
2025
2026
0.59
Low commit activity in last 3 years
No release in over a year
This small library lets you see which property values are supported by the regular expression engine of the Ruby version you are running, and what they match.
2021
2022
2023
2024
2025
2026
0.59
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
A forking Drb spec server
2021
2022
2023
2024
2025
2026
0.59
No release in over a year
Provides common authentication needs such as signing in/out, activating by email and resetting password.
2021
2022
2023
2024
2025
2026
0.08
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Add social sharing functionality to your Rails app with one method call. Shareable allows you the choice of displaying javascript buttons or static links. Configuration options for each social site are ready-to-use and entirely customizable. Please see readme for more details.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
# Addy Allows pretty summations. Instead of writing: (1..5).inject(0) do |memo, num| memo + (num**num) end You write: sum(1..5) do |num| num**num end Personally, I would rather write the latter. ## Usage Install the gem: gem install addy Then use it! ...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Usage: wers command [options...] Commands: init Add current available Ruby path for global use. list List all Ruby versions known by wers. add Add specified version of Ruby to wers. delete Delete specified version of Ruby from wers. global Set or show the global Ruby...
2021
2022
2023
2024
2025
2026
0.04
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
This gem provides request authentication via [HMAC](http://en.wikipedia.org/wiki/Hmac). The main usage is request based, noninteractive authentication for API implementations. Two strategies are supported that differ mainly in how the authentication information is transferred to the server: O...
2021
2022
2023
2024
2025
2026
0.04
Low commit activity in last 3 years
No release in over a year
Lazily loads large columns on demand. By default, does this for all TEXT (:text) and BLOB (:binary) columns, but a list of specific columns to load on demand can be given. This is useful to reduce the memory taken by Rails when loading a number of records that have large columns if those partic...
2021
2022
2023
2024
2025
2026
1.46
No release in over 3 years
Low commit activity in last 3 years
Configurable tool for writing clean and consistent SCSS
2021
2022
2023
2024
2025
2026
0.1
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Package to simplify including the Adyen payments services into a Ruby on Rails application. The package provides functionality to create payment forms, handling and storing notifications sent by Adyen and consuming the SOAP services provided by Adyen. Moreover, it contains helper ...
2021
2022
2023
2024
2025
2026
0.5
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
A scheduler process to replace cron, using a more flexible Ruby syntax running as a single long-running process. Inspired by rufus-scheduler and resque-scheduler.
2021
2022
2023
2024
2025
2026