Displaying 1 to 20 from 155 results

bootsnap - Boot large ruby/rails apps faster

  •    Ruby

Beta-quality. See the last section of this README.Bootsnap is a library that plugs into Ruby, with optional support for ActiveSupport and YAML, to optimize and cache expensive computations. See How Does This Work.

wordmove - Multi-stage command line deploy/mirroring and task runner for Wordpress

  •    Ruby

Wordmove is a gem that lets you automatically mirror local Wordpress installations and DB data back and forth from your local development machine to the remote server. Wordmove has also a neat hook system which enables you to run arbitrary commands before and after push/pull actions. Local and remote commands are both supported, but remote ones will be run only if using SSH protocol. Read the dedicated wiki page for more info.

colorls - A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons

  •    Ruby

A Ruby script that colorizes the ls output with color and icons. Here are the screenshots of working example on an iTerm2 terminal (Mac OS), oh-my-zsh with powerlevel9k theme and powerline nerd-font + awesome-config font with the Solarized Dark color theme.If you're interested in knowing the powerlevel9k configuration to get this prompt, have a look at this gist.

datagrid - Gem to create tables grids with sortable columns and filters

  •    Ruby

Create an issue if you want more. Datagrid DEMO application is available live! Demo source code.




counter_culture - Turbo-charged counter caches for your Rails app.

  •    Ruby

Tested against Ruby 2.2.5 and 2.3.1 and against the latest patch releases of Rails 3.2, 4.0, 4.1, 4.2, 5.0 and 5.1. Note that the column must be NOT NULL and have a default of zero for this gem to work correctly.

premailer-rails - CSS styled emails without the hassle.

  •    Ruby

CSS styled emails without the hassle. This gem is a drop in solution for styling HTML emails with CSS without having to do the hard work yourself.

lol_dba - lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed

  •    Ruby

lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts. Most of the initial code came from rails_indexes and migration_sql_generator. Then run one of the following commands...

bh - Bootstrap Helpers for Ruby

  •    Ruby

A set of Ruby helpers that streamlines the use of Bootstrap 3 components in HTML views. The full documentation is available at rubydoc.info.


octicons - A scalable set of icons handcrafted with <3 by GitHub

  •    Javascript

Octicons are a set of SVG icons built by GitHub for GitHub. This repository is a mono repository that contains distribution libraries for other platforms/languages. The vectors for all the icons are stored in a Figma file. Read through our contributing guide if you're planning on adding or updating one of the icons.

Spina - Spina CMS

  •    HTML

Spina is a CMS for Rails 5.2. This guide is designed for developers with experience using Ruby on Rails. The installer will help you setup your first user.

rainbow - Ruby gem for colorizing printed text on ANSI terminals

  •    Ruby

Rainbow is a ruby gem for colorizing printed text on ANSI terminals. It provides a string presenter object, which adds several methods to your strings for wrapping them in ANSI escape codes. These codes when printed in a terminal change text attributes like text color, background color, intensity etc.

yt - The reliable YouTube API Ruby client

  •    Ruby

Yt helps you write apps that need to interact with YouTube. The source code is available on GitHub and the documentation on RubyDoc.

discordrb - Discord API for Ruby

  •    Ruby

An implementation of the Discord API using Ruby. Note: RubyInstaller for Ruby versions 2.4+ will install the DevKit as the last step of the installation.

batch-loader - :zap: Powerful tool to avoid N+1 DB or HTTP queries

  •    Ruby

This gem provides a generic lazy batching mechanism to avoid N+1 DB queries, HTTP queries, etc. As we can see, batching is isolated and described right in a place where it's needed.

hue - Work with Philips Hue from Ruby

  •    Ruby

Work with Philips Hue light bulbs from Ruby. The first time you use it, it will automatically create a user for you. Doing this requires you to have pushed the button on your bridge in the last 30 seconds. If you haven't it will throw an exception and let you know you need to push the button. Simply press the button and run the command again.

coltrane - 🎹🎸A music theory library with a command-line interface

  •    Ruby

A music calculation library/CLI written in Ruby. You shall provide chords separated by dashes (--chords CM7-Dm7-EM) or notes (--notes C-Ab-F-G).

milia - Easy multi-tenanting for Rails5 (or Rails4) + Devise

  •    Ruby

Milia is a multi-tenanting gem for Ruby on Rails applications. Milia supports Devise. You are viewing the documentation for using milia with Rails 5.x applications. If you want to use Rails 4.2.x instead please switch to the Rails 4.x branch.

graphql-guard - Simple authorization gem for GraphQL :lock:

  •    Ruby

This gem provides a field-level authorization for graphql-ruby. If guard block returns nil or false, then it'll raise a GraphQL::Guard::NotAuthorizedError error.

nomad-ruby - The official Ruby client for Nomad

  •    Ruby

Nomad Ruby is the official Ruby client for interacting with Nomad by HashiCorp.The documentation in this README corresponds to the master branch of the Nomad Ruby client. It may contain unreleased features or different APIs than the most recently released version. Please see the Git tag that corresponds to your version of the Nomad Ruby client for the proper documentation.

acts_as_user - A gem which handles multiple types of users on a rails app

  •    Ruby

Acts as user handles multiple user roles on a rails app. It uses polymorphic associations to relate other models and behave like a user.Then run the bundle command to install it.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.