Track Awesome Rails Gem Updates Daily
A collection of awesome Ruby Gems for Rails development.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 hothero/awesome-rails-gem · ⭐ 2.8K · 🏷️ Back-End Development
Mar 13, 2018
Admin Panel / Omniauth
- Trestle (⭐1.8k) - A modern, responsive admin framework for Ruby on Rails
Mar 05, 2018
Testing / Omniauth
- factory_bot (⭐7.6k) - Factory_bot is a fixtures replacement with a straightforward definition syntax, support for multiple build strategies (saved instances, unsaved instances, attribute hashes, and stubbed objects), and support for multiple factories for the same class (user, admin_user, and so on), including factory inheritance.
- factory_bot_rails (⭐2.9k) - Factory_bot_rails provides Rails integration for factory_bot.
Mar 27, 2017
File Uploading / Omniauth
- shrine (⭐3k) -File Attachment toolkit for Ruby applications
Feb 08, 2017
Active Record / Omniauth
- ActionStore (⭐393) - Store different kind of actions (Like, Follow, Star, Block ...) in one table via ActiveRecord Polymorphic Association.
Jan 26, 2017
Database / Security
- rails_db (⭐1.4k) - Rails Database Viewer and SQL Query Runner
Jan 01, 2017
User / Authentication
- Sorcery (⭐1.3k) - Magical Authentication for Rails. Supports ActiveRecord, DataMapper, Mongoid and MongoMapper.
Dec 02, 2016
Debug / Omniauth
- awesome_print (⭐4k) - Awesome Print is a Ruby library that pretty prints Ruby objects in full color exposing their internal structure with proper indentation.
Oct 10, 2016
File Uploading / Omniauth
- Dragonfly - Dragonfly is for on-the-fly file processing - suitable for images or other attachments
Jul 20, 2016
Production / Security
- Mina (⭐4.3k) - fast deployer and server automation tool.
Jun 15, 2016
Scheduled/Recurrence Jobs / Omniauth
- Rufus-Scheduler (⭐2.3k) - Rufus-scheduler is a Ruby gem for scheduling pieces of code (jobs). It understands running a job AT a certain time, IN a certain time, EVERY x time or simply via a CRON statement.
Mar 18, 2016
User / Omniauth
Coding Style / Omniauth
- Pronto (⭐2.5k) - Quick automated code review of your changes
Mar 08, 2016
View Helper / Omniauth
- cocoon (⭐3.1k) - Dynamic nested forms using jQuery made easy
Mar 02, 2016
User / Authorization
- acl9 (⭐858) - Acl9 is a role-based authorization system that provides a concise DSL for securing your Rails application.
Feb 28, 2016
Testing / Security
- Secure Headers (⭐3k) - Secure Headers will automatically apply several headers that are related to security.
Feb 14, 2016
Plugins / Omniauth
- Airbrussh (⭐509) - Airbrussh pretties up your SSHKit and Capistrano output
File Uploading / Omniauth
- Carrierwave (⭐8.7k) - Carrierwave is a classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks.
- carrierwave_backgrounder (⭐724) - Offload CarrierWave's image processing and storage to a background process using Delayed Job, Resque, Sidekiq, Qu, Queue Classic or Girl Friday.
- CarrierWave Crop (⭐94) - Carrierwave extension to crop uploaded images using Jcrop plugin with preview.
- CarrierWave ImageOptimizer (⭐210) - This gem allows you to simply optimize CarrierWave images via jpegoptim or optipng using the image_optimizer gem.
View Helper / Omniauth
- i18n Country Code Select (⭐25) - I18n Country Code Select Form Helper for Rails 3 & 4.
- Subdivision Select (⭐19) - A Rails plugin to populate a state/province select box from country_select.
Jan 24, 2016
User / Authentication
- Devise token auth (⭐3.4k) - Token based authentication for Rails JSON APIs.
Jan 20, 2016
Active Record / Omniauth
- paranoia (⭐2.8k) - ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
Jan 15, 2016
View Helper / Omniauth
- cells (⭐3k) - Cells allow you to encapsulate parts of your UI into components into view models. View models, or cells, are simple ruby classes that can render templates.
Nov 15, 2015
Searching / Omniauth
- elasticsearch-rails (⭐3k) - Elasticsearch integrations for ActiveModel/Record and Ruby on Rails.
Nov 13, 2015
File Uploading / Omniauth
- Paperclip (⭐9.1k) - Easy file attachment management for ActiveRecord.
Nov 07, 2015
Admin Panel / Omniauth
- administrate (⭐5.5k) - A Rails engine that helps you put together a super-flexible admin dashboard.
Oct 20, 2015
Testing / Security
- bundle-audit (⭐2.5k) - bundler-audit is a patch-level verification tool for Bundler which checks for vulnerable versions of gems and insecure gem sources.
Oct 19, 2015
Admin Panel / Omniauth
- Typus - Typus is a control panel for Ruby on Rails applications to allow trusted users edit structured content.
Oct 16, 2015
Coding Style / Omniauth
- Metric Fu (⭐608) - A fist full of code metrics
Testing / Omniauth
- VCR (⭐5.4k) - Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
Oct 08, 2015
User / Omniauth
Scheduled/Recurrence Jobs / Omniauth
- Sidekiq (⭐12k) - Simple, efficient background processing for Ruby.
- sidetiq (⭐1.2k) - Recurring jobs for sidekiq.
- sidekiq-cron (⭐1.6k) - Scheduler / Cron for Sidekiq jobs
- sidekiq-scheduler (⭐1.5k) - Lightweight job scheduler extension for Sidekiq
Oct 04, 2015
User / Authentication
- Clearance (⭐3.6k) - Rails authentication with email & password.
Sep 29, 2015
Active Record / Omniauth
- goldiloader (⭐1.2k) - Automatic ActiveRecord eager loading to reduce the number of database queries run by your application.
Sep 28, 2015
Active Record / Omniauth
- custom_counter_cache (⭐59) - A simple approach to creating a custom counter cache that can be used across multiple models.
Testing / Omniauth
- Capybara (⭐9.7k) - Capybara helps you test web applications by simulating how a real user would interact with your app. And drivers:
- capybara-webkit (⭐2k) - Capybara-webkit is a capybara driver that uses Webkit via QtWebkit.
- selenium-webdriver (⭐26) - Selenium-webdriver provides ruby bindings for WebDriver.
- poltergeist (⭐2.5k) - Poltergeist allows you to run your Capybara tests on a headless WebKit browser, provided by PhantomJS.
- page-object (⭐646) - Page-object is a simple gem that assists in creating flexible page objects for testing browser based applications.
- factory_factory_girl (⭐46) - FactoryFactoryGirl lets you generate factory files more efficiently with naming rules.
Sep 26, 2015
User / Authentication
- Devise (⭐23k) - Devise is a flexible authentication solution for Rails based on Warden.
User / Omniauth
API / Omniauth
- Grape (⭐9.6k) - Microframework to create REST-ful APIs in Ruby.
- Documentation
- Grape Swagger (⭐1k) - Autogenerate documentation on Grape API.
- Grape Swagger UI (⭐23k) - Display documentation that is generated using Grape Swagger.
- apiary - Work together to quickly design, prototype, document and test APIs.
- apiblueprint - API Documentation with powerful tooling.
Scheduled/Recurrence Jobs / Omniauth
- Resque (⭐9.2k) - Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
- Delayed Job (⭐4.7k) - Database based asynchronous priority queue system.
View Helper / Omniauth
- formtastic (⭐5.2k) - Formtastic is a Rails FormBuilder DSL (with some other goodies) to make it far easier to create beautiful, semantically rich, syntactically awesome, readily stylable and wonderfully accessible HTML forms in your Rails applications
Environment Variables / Omniauth
- Config (⭐2k) - Multi-environment YAML style configurations that helps easily manage environment specific settings in an easy and usable manner.
Testing / Omniauth
- Timecop (⭐3.2k) - A gem providing "time travel" and "time freezing" capabilities, making it dead simple to test time-dependent code.
Production / Security
- Capistrano (⭐12k) - Remote multi-server automation tool.
Error Logging / Security
- Rollbar (⭐433) - Exception tracking and logging from Ruby to Rollbar.
- Airbrake (⭐934) - Notifier gem for integrating apps with Airbrake
- Errbit (⭐4.2k) - Open source notifier gem compliant with Airbrake.
Sep 25, 2015
User / Authentication
- Knock (⭐2.1k) - Seamless JWT authentication for Rails API.
Testing / Security
- brakeman (⭐6.5k) - Brakeman is a static analysis tool which checks Ruby on Rails applications for security vulnerabilities.
Sep 24, 2015
Active Record / Omniauth
- Validates (⭐151) - Validates provides collection of useful custom validators for Rails applications, including:
- EmailValidator
- UrlValidator
- SlugValidator
- MoneyValidator
- IpValidator
- AssociationLengthValidator
- AbsolutePathValidator
- UriComponentValidator
- ColorValidator
- EanValidator (EAN-8 & EAN-13)
- Tagging
- ActsAsTaggableOn (⭐4.9k) - A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
- closure_tree (⭐1.7k) - Easily and efficiently make your ActiveRecord models support hierarchies.
Searching / Omniauth
- sunspot (⭐3k) - Sunspot is a Ruby library for expressive, powerful interaction with the Solr search engine. Sunspot is built on top of the RSolr library, which provides a low-level interface for Solr interaction; Sunspot provides a simple, intuitive, expressive DSL backed by powerful features for indexing objects and searching for them.
Admin Panel / Omniauth
- ActiveAdmin - ActiveAdmin is a administration framework for Ruby on Rails applications.
- active_skin (⭐423): Flat skin for active admin.
Debug / Omniauth
- byebug (⭐3.3k) - Byebug is a simple to use, feature rich debugger for Ruby 2. It uses the new TracePoint API for execution control and the new Debug Inspector API for call stack navigation, so it doesn't depend on internal core sources.
- pry-byebug (⭐1.9k) - Pry navigation commands via byebug.
- Better Errors (⭐6.8k) - Better errors replaces the standard Rails error page with a much better and more useful error page.
- If you would like to use Better Errors' advanced features (REPL, local/instance variable inspection, pretty stack frame names), you need to add the binding_ _of__caller (⭐640).
Asset Pipeline / Security
- Alaska (⭐54) - ExecJS runtime with persistent connection to nodejs, speeds up your coffeescript compilation process during development and deployment.
Sep 23, 2015
Searching / Omniauth
- searchkick (⭐6k) - Intelligent search made easy with Rails and Elasticsearch.
Sep 21, 2015
Plugins / Omniauth
- Rails ERD (⭐3.8k) - Generate Entity-Relationship Diagrams for Rails applications.
- Parity (⭐876) - Shell commands for development, staging, and production parity for Heroku apps.
Sep 17, 2015
User / Authorization
- cancancan (⭐5.2k) - Continuation of CanCan, the authorization Gem for Ruby on Rails.CanCan is an authorization library for Ruby on Rails which restricts what resources a given user is allowed to access. All permissions are defined in a single location (the Ability class) and not duplicated across controllers, views, and database queries.
- rolify (⭐3k) - Role management library with resource scoping.
File Uploading / Omniauth
- refile (⭐2.5k) - Refile is a modern file upload library for Ruby applications. It is simple, yet powerful.
Searching / Omniauth
- pg_search (⭐967) - pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL's full text search
Logging / Omniauth
- Impressionist (⭐1.5k) - Impressionist can log page impressions (technically action impressions), but it is not limited to that. You can log impressions multiple times per request. And you can also attach it to a model. The goal of this project is to provide customizable stats that are immediately accessible in your application as opposed to using Google Analytics and pulling data using their API.
Debug / Omniauth
- RailsPanel (⭐3.7k) - RailsPanel is a Chrome extension for Rails development that will end your tailing of development.log.
Sep 16, 2015
Active Record / Omniauth
- AASM (⭐4.6k) - State machines for Ruby classes (plain Ruby, Rails Active Record, Mongoid).
- public_activity (⭐2.9k) - Easy activity tracking for models - similar to Github's Public Activity.
Searching / Omniauth
- ransack (⭐5.3k) - Ransack enables the creation of both simple and advanced search forms for your Ruby on Rails application.
Environment Variables / Omniauth
- opsworks-dotenv (⭐8) - Opsworks-dotenv let you configure the environment for you Rails application using OpsWorks, Chef and Dotenv.
Testing / Omniauth
- SimpleCov (⭐4.5k) - SimpleCov is a code coverage analysis tool for Ruby.
Production / Security
- production_rails (⭐1.7k) - Best practices for running Rails in production.
Sep 12, 2015
Debug / Omniauth
- letter_opener (⭐3.5k) - Preview email in the default browser instead of sending it. This means you do not need to set up email delivery in your development environment, and you no longer need to worry about accidentally sending a test email to someone else's address.
- pry-rails (⭐1.3k) - Avoid repeating yourself, use pry-rails instead of copying the initializer to every rails project. This is a small gem which causes rails console to open pry. It therefore depends on pry.
- web-console (⭐1.3k) - Web Console is a debugging tool for your Ruby on Rails applications.
- spring (⭐2.7k) - Spring is a Rails application preloader. It speeds up development by keeping your application running in the background so you don't need to boot it every time you run a test, rake task or migration.
- rails-footnotes (⭐1.5k) - Rails footnotes displays footnotes in your application for easy debugging, such as sessions, request parameters, cookies, filter chain, routes, queries, etc.
- g (⭐108) - The Kernel.g that works like Kernel.p by using terminal-notifier or growl.
- terminal-notifier (⭐6k) - terminal-notifier is a command-line tool to send Mac OS X User Notifications, which are available in Mac OS X 10.8 and higher.
Sep 10, 2015
User / Authorization
- Pundit (⭐7.8k) - Pundit provides a set of helpers which guide you in leveraging regular Ruby classes and object oriented design patterns to build a simple, robust and scaleable authorization system.
Active Record / Omniauth
- Enumerize (⭐1.7k) - Enumerated attributes with I18n and ActiveRecord/Mongoid support. It can be integrated with Simple Form.
- counter_culture (⭐1.7k) - Turbo-charged counter caches for your Rails app. Huge improvements over the Rails standard counter caches.
- Sequenced (⭐370) - Sequenced is a simple gem that generates scoped sequential IDs for ActiveRecord models.
- FriendlyId (⭐5.9k) - FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
- PaperTrail (⭐6.4k) - PaperTrail lets you track changes to your models' data. It's good for auditing or versioning.
- globalize (⭐2.1k) - Rails I18n de-facto standard library for ActiveRecord model/data translation.
- deep_cloneable (⭐750) - This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations.
- social_shares (⭐331) - Check how many times url was shared in social networks.
Plugins / Omniauth
- Spreadsheet (⭐1.1k) - Library is designed to read and write Spreadsheet Documents.
- Chartkick (⭐6k) - Chartkick helps your to create beautiful Javascript charts with one line of Ruby.
- kaminari (⭐21) - A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Rails 3 and 4.
- CKEditor (⭐2.2k) - CKEditor is a WYSIWYG text editor designed to simplify web content creation. It brings common word processing features directly to your web pages. Enhance your website experience with our community maintained editor. ckeditor.com
- HTML::Pipeline (⭐2.2k) - GitHub HTML processing filters and utilities. This module includes a small framework for defining DOM based content filters and applying them to user provided content.
- Slack Notifier (⭐1.5k) is a simple wrapper to send notifications to Slack webhooks.
API / Omniauth
- ActiveModel::Serializers (⭐5.2k) - Serializer brings convention over configuration to your JSON generation.
- Jbuilder (⭐4.1k) - Jbuilder gives you a simple DSL for declaring JSON structures that beats massaging giant hash structures. This is particularly helpful when the generation process is fraught with conditionals and loops.
- rest-client (⭐5.2k) - Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
- has_scope (⭐1.6k) - Map incoming controller parameters to named scopes in your resources.
File Uploading / Omniauth
- remotipart (⭐1k) - Rails jQuery file uploads via standard Rails "remote: true" forms.
- MiniMagick (⭐2.7k) - MiniMagick is a ruby wrapper for ImageMagick or GraphicsMagick command line.
- fog (⭐4.3k) - Fog is the Ruby cloud services library, top to bottom.
Searching / Omniauth
- Chewy (⭐1.8k) - High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client.
Scheduled/Recurrence Jobs / Omniauth
- Whenever (⭐8.6k) - Whenever is a Ruby gem that provides a clear syntax for writing and deploying cron jobs.
- Sucker Punch (⭐2.6k) - Sucker punch is a single-process Ruby asynchronous processing library.
View Helper / Omniauth
- Simple Form (⭐8k) - Simple form aims to be as flexible as possible while helping you with powerful components to create your forms. The basic goal of Simple Form is to not touch your way of defining the layout, letting you find the better design for your eyes.
- Nested Form (⭐1.8k) - This is a Rails gem for conveniently manage multiple nested models in a single form. It does so in an unobtrusive way through jQuery or Prototype. It can also be integrated with Simple Form.
- meta-tags (⭐2.5k) - Search Engine Optimization (SEO) plugin for Ruby on Rails applications.
- active_link_to (⭐826) - active_link_to adds css 'active' class to your links.
Environment Variables / Omniauth
- Figaro (⭐3.7k) - Figaro is very simple, Heroku-friendly Rails app configuration using ENV and a single YAML file.
- dotenv (⭐6.2k) - Dotenv is a gem that allows you to set your environment variables in .env file, and it will load it in to ENV.
Admin Panel / Omniauth
- RailsAdmin (⭐7.7k) - RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
Logging / Omniauth
- Ahoy (⭐3.7k) - Ahoy provides a solid foundation to track visits and events in Ruby, JavaScript, and native apps.
- Lograge (⭐3.2k) - An attempt to tame Rails' default policy to log everything.
Coding Style / Omniauth
- RuboCop (⭐12k) - Rubocop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide (⭐16k).
- Rails Best Practice (⭐4.1k) - Rails best practice is a code metric tool to check the quality of rails codes.
Testing / Omniauth
- rspec-rails (⭐4.9k) - Rspec-rails is a testing framework for Rails 3.x and 4.x.
- Database Cleaner (⭐2.8k) - Database Cleaner is a set of strategies for cleaning your database in Ruby.Support ActiveRecord, DataMapper, Sequel, MongoMapper, Mongoid, CouchPotato, Ohm and Redis.
- shoulda-matchers (⭐3.3k) - Shoulda-matchers provides serveral matchers for testing common Rails functionality.
- ResponseCodeMatchers (⭐57) - ResponseCodeMatchers provides rspec matchers to match http response code.
Production / Security
- Slowpoke (⭐280) - Rack::Timeout is great. Slowpoke makes it better.
- Rack Attack (⭐5.2k) - Rack middleware to blocking & throttling.
- Responders (⭐2k) - A set of Rails responders to dry up your application.