Ruby: Possible Projects
sqlite3-ruby
Ruby bindings for the SQLite3 embedded database
ruby sqlite
Released: 01 Jul 2008 - 768
rspec_junit_formatter
RSpec results that your CI can read
buildkite circleci jenkins junit rspec
Released: 24 May 2011 - 302
celluloid-pool
An implementation of an actor pool, based on the Celluloid concurrent object framework.
0
hana
An implementation of JSON Patch and JSON Pointer for Ruby
json json-patch json-pointer ruby
Released: 05 Sep 2012 - 216
octokit.rb
Ruby toolkit for the GitHub API
github github-api hacktoberfest octokit-rb sdk
Released: 10 Dec 2009 - 3,848
rails-controller-testing
Brings back `assigns` and `assert_template` to your Rails tests
Released: 23 May 2015 - 305
activemodel-serializers-xml
XML serialization for your Active Model objects and Active Record models - extracted from Rails
Released: 27 May 2015 - 53
http-accept
Parse Accept and Accept-Language HTTP headers in Ruby.
http http-client http-server parsing
Released: 03 Feb 2016 - 83
airbrussh
Airbrussh pretties up your SSHKit and Capistrano output
capistrano sshkit
Released: 20 Feb 2015 - 514
font-awesome-rails
the font-awesome font bundled as an asset for the rails asset pipeline
Released: 08 Mar 2012 - 1,858
virtus
[DISCONTINUED ] Attributes on Steroids for Plain Old Ruby Objects
Released: 02 Apr 2011 - 3,766
devise
Flexible authentication solution for Rails with Warden.
authentication devise rails ruby
Released: 16 Sep 2009 - 23,988
fog-google
Fog for Google Cloud Platform
cloud-sql fog gce gcp gcs google-cloud google-cloud-monitoring google-cloud-platform hacktoberfest ruby storage
Released: 13 Jan 2015 - 98
http-cookie
A Ruby library to handle HTTP cookies in a way both compliant with RFCs and compatible with today's major browsers
Released: 14 Oct 2012 - 115
ruby-vips
Ruby extension for the libvips image processing library.
image-processing libvips ruby
Released: 11 Oct 2011 - 832
cocoapods-deintegrate
A CocoaPods plugin to remove and de-integrate CocoaPods from your project.
Released: 01 Oct 2014 - 1,081
pry
A runtime developer console and IRB alternative with powerful introspection capabilities.
console debugger introspection irb pry reflection ruby runtime
Released: 07 Dec 2010 - 6,775
mysql2
A modern, simple and very fast Mysql library for Ruby - binding to libmysql
Released: 31 Mar 2010 - 2,248
fastimage
FastImage finds the size or type of an image given its uri by fetching as little as needed
Released: 10 Jun 2009 - 1,374
rack-cors
Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.
Released: 02 Jun 2010 - 3,267
fast_blank
Provides a C-optimized method for determining if a string is blank
Released: 29 Mar 2013 - 614
delayed_job
Database based asynchronous priority queue system -- Extracted from Shopify
Released: 13 Sep 2008 - 4,817
rubocop-rails
A RuboCop extension focused on enforcing Rails best practices and coding conventions.
code-formatter hacktoberfest linter rails rubocop ruby static-code-analysis
Released: 10 Jun 2018 - 816
pdf-core
Implements low level PDF features for Prawn (experimental)
pdf prawn
Released: 12 Nov 2013 - 23
factory_bot
A library for setting up Ruby objects as test data.
factories factory-bot factory-girl fixtures rails ruby rubygems testing thoughtbot
Released: 03 Jun 2008 - 7,924
rails-dom-testing
Extracting DomAssertions and SelectorAssertions from ActionView.
Released: 27 Sep 2013 - 175
mixlib-log
A simple class based Log mechanism, similar to Merb and Chef, that you can mix in to your project.
Released: 11 Mar 2009 - 34
hitimes
a fast, high resolution timer library for recording performance metrics
metrics ruby stats
Released: 14 Sep 2008 - 143
minitest
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
minitest ruby seattlerb test testing
Released: 18 Feb 2009 - 3,298
sinatra
Classy web-development dressed in a DSL (official / canonical repo)
rack ruby sinatra web-framework
Released: 14 Jan 2009 - 12,197
rails
Ruby on Rails
activejob activerecord framework html mvc rails ruby
Released: 11 Apr 2008 - 56,048
timecop
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
rails ruby test time
Released: 07 Nov 2008 - 3,369
celluloid-io
UNMAINTAINED: See celluloid/celluloid#779 - Evented sockets for Celluloid actors
Released: 29 Dec 2011 - 879
nokogiri
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
libxml2 libxslt nokogiri ruby ruby-gem sax xerces xml xslt
Released: 14 Jul 2008 - 6,148
ruby-ole
A library for easy read/write access to OLE compound documents for Ruby
Released: 22 Sep 2008 - 78
eventmachine
EventMachine: fast, simple event-processing library for Ruby programs
Released: 17 Aug 2008 - 4,261
ice_cube
Ruby Date Recurrence Library - Allows easy creation of recurrence rules and fast querying
ruby
Released: 10 Mar 2010 - 2,410
ecma-re-validator
Validate a regular expression against what ECMA-262 (JavaScript) can actually do.
Released: 17 Mar 2015 - 2
redis-namespace
This gem adds a Redis::Namespace class which can be used to namespace Redis keys.
Released: 13 Oct 2009 - 695
omniauth-rails_csrf_protection
Provides CSRF protection on OmniAuth request endpoint on Rails application.
Released: 30 May 2019 - 231
dry-configurable
A simple mixin to make Ruby classes configurable
configuration dry-rb library ruby rubygem settings
Released: 10 Jun 2015 - 410
grape-entity
An API focused facade that sits on top of an object model.
api entity grape ruby
Released: 12 Jan 2013 - 721
rspec-parameterized
RSpec::Parameterized supports simple parameterized test syntax in rspec.
Released: 20 May 2012 - 417
kramdown
kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and supporting several common extensions.
html kramdown markdown pdf ruby
Released: 30 Nov 2008 - 1,716
kaminari
⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
kaminari pagination rails ruby
Released: 06 Feb 2011 - 8,572
simplecov_json_formatter
JSON formatter for SimpleCov code coverage tool for ruby 2.4+
code-quality coverage coverage-library coverage-report rails ruby test-coverage
Released: 26 Aug 2020 - 19
simplecov-html
HTML formatter for SimpleCov code coverage tool for ruby 1.9+
Released: 15 Aug 2010 - 74
binding_of_caller
Retrieve the binding of a method's caller in MRI 1.9.2+
Released: 16 Oct 2011 - 662