0.02
This is a remarkably trivial package that makes simply HTML-based presentations from
a set up source files written using Textile. It's designed to help when creating
slides that contain lots of code, as it allows code to be embedded from external source files.
This means that the code that you e...
2021
2022
2023
2024
2025
2026
0.07
Set transaction isolation level in the ActiveRecord in a database agnostic way.
Works with MySQL, PostgreSQL and SQLite as long as you are using new adapters mysql2, pg or sqlite3.
Supports all ANSI SQL isolation levels: :serializable, :repeatable_read, :read_committed, :read_uncommitted.
2021
2022
2023
2024
2025
2026
0.31
Open source, web-based agile project management, featuring: Goal planner, Story management, Issue-tracker, Code review, SCM Integration, Wiki & Blog. It is intended to assist the collaborative aspect of work carried out by software development teams.
1.62
Stop using bundle exec. Integrate Rubygems and Bundler. Make rubygems generate bundler aware executable wrappers.
2021
2022
2023
2024
2025
2026
0.31
ROXML is a Ruby library designed to make it easier for Ruby developers to work with XML.
Using simple annotations, it enables Ruby classes to be mapped to XML. ROXML takes care
of the marshalling and unmarshalling of mapped attributes so that developers can focus on
building first-class Ruby clas...
2021
2022
2023
2024
2025
2026
1.62
twitter-bootstrap-rails project integrates Bootstrap 5 CSS toolkit for Rails 8, 7, 6, 5 (also supports) Asset Pipeline
2021
2022
2023
2024
2025
2026
0.0
Captures TDS (Sybase / MSSQL) packages directly from a network interface.
Currently, only TDS_LANGUAGE (Query Statements) and their TDS_PARAMFMT/2 TDS_PARAMS are parsed.
There are still many data types missing.
Also replaces parameters from prepared statements (e.g. @sql9_object_id is going to...
2021
2022
2023
2024
2025
2026
0.0
State machines are awesome but sometimes you need a little more. Like who should do what in order for it to move on? How many steps are left? How can I restfully trigger the next event? Self Control adds route helpers, controller actions and a dsl to turn your existing state machines into full wo...
2021
2022
2023
2024
2025
2026
0.0
This gem enables users to learn more about music artists with data from the Spotify API. Users are prompted to search for an artist. The app returns the first search result from Spotify and allows users to see the artist's top tracks, album releases, genres or related artists. For the latter opti...
2021
2022
2023
2024
2025
2026
0.0
CSS Waxer refactors CSS files bringing the focus on properties, rather than on selectors. Typically, CSS files are written by groups of selectors, you first specify all the properties of <body>, then those of <h1>, #header, and so on. This makes it hard to catch a glimpse of the overall style of ...
2021
2022
2023
2024
2025
2026
0.0
This library is meant to be compatible with the sqlanywhere gem.
The only difference should be that sqlanywhere-ffi doesn't return magic numbers, but instead uses symbols.
This library wraps the functionality provided by the SQL Anywhere DBCAPI library.
This driver is intended to ...
2021
2022
2023
2024
2025
2026
0.0
Create a hipchat bot that is smart and so easy to expand, create new bots on demand, run ruby code on chat, create shortcuts...
The main scope of this gem is to be used internally in the company so teams can create team rooms with their own bot to help them on their daily work, almost everythi...
2021
2022
2023
2024
2025
2026
0.0
This gem provides a mechanism through which it is possible to specify that
an arbitrary number of external dependencies are satisfied before a test
run can be executed.
Dependencies are added by specifying a name, command, satisfied_regexp and
errors_regexp parameter for each. The command ref...
2021
2022
2023
2024
2025
2026
0.0
supervisord wrapper for mina with support for `start`, `stop`, `restart`, `status`, `signal`, `restart:or_start`, `signal:or_start`
2021
2022
2023
2024
2025
2026
0.0
LocoStrings is a powerful and easy-to-use Ruby gem that simplifies the process of managing localization strings for iOS and Android apps. With LocoStrings, you can easily extract, organize, and update your app's localized strings in one place, making it easy to maintain consistency across all of ...
2021
2022
2023
2024
2025
2026
0.85
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.17
Spending hours in the rails console? Spruce it up and show off those hard-working hands! jazz_hands replaces IRB with Pry, improves output through awesome_print, and has some other goodies up its sleeves.
2021
2022
2023
2024
2025
2026
0.51
Provides simple way to integrate regression test selection approach to your RSpec test suite
2021
2022
2023
2024
2025
2026
0.51
Delated_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.
2021
2022
2023
2024
2025
2026
0.51
Delated_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.
2021
2022
2023
2024
2025
2026