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.
performance gem computersWordmove 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.
wordpress gem deploy automation multistage ssh ftp wpcli task-runnerA 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.
color icons ls terminal cli gemCreate an issue if you want more. Datagrid DEMO application is available live! Demo source code.
gem tableview table activerecord rails mongoid gridTested 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.
counter-cache rails gem utility-library activerecord databaseCSS 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.
email css inline-css rails gemlol_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...
rails database migrations sql ruby-on-rails gem database-migrationsA set of Ruby helpers that streamlines the use of Bootstrap 3 components in HTML views. The full documentation is available at rubydoc.info.
bootstrap bootstrap3 bootstrap-helpers bh-gem padrino middleman rails gemOcticons 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.
svg octicons octicons-helper gem nodejs jekyll icons railsRainbow 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.
colorization gemYt helps you write apps that need to interact with YouTube. The source code is available on GitHub and the documentation on RubyDoc.
youtube-api youtube-analytics video youtube oauth2 rails gemAn 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.
discord discord-api bot gemThis 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.
n-plus-1 batching gem graphql graphql-ruby dataloader nplus1Work 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.
hue gemA 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).
music gemMilia 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.
milia multi-tenanting rails devise gemThis 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.
graphql guard authorization gem graphql-ruby cancancan pundit schema-maskingNomad 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.
nomad gemActs 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.
rails gem devise user-handling polymorphic-relationships
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.