dennistanaka's Stars
docker/awesome-compose
Awesome Docker Compose samples
canonical/multipass
Multipass orchestrates virtual Ubuntu instances
hackjutsu/Lepton
💻 Democratizing Snippet Management (macOS/Win/Linux)
SolidHal/PrawnOS
Libre Mainline Kernel and Debian for arm laptops
localstack/serverless-localstack
⚡ Serverless plugin for running against LocalStack
mikesprague/udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
jekyll/jekyll
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
rails/web-console
Rails Console on the Browser.
BetterErrors/better_errors
Better error page for Rack apps
rspec/rspec-rails
RSpec for Rails 6+
pry/pry-rails
Rails >= 3 pry initializer
pry/pry
A runtime developer console and IRB alternative with powerful introspection capabilities.
thoughtbot/factory_bot
A library for setting up Ruby objects as test data.
mbleigh/seed-fu
Advanced seed data handling for Rails, combining the best practices of several methods together.
ambethia/recaptcha
ReCaptcha helpers for ruby apps
fog/fog
The Ruby cloud services library.
lautis/uglifier
Ruby wrapper for UglifyJS JavaScript compressor.
spohlenz/tinymce-rails
Integration of TinyMCE with the Rails asset pipeline
solnic/virtus
[DISCONTINUED ] Attributes on Steroids for Plain Old Ruby Objects
samuelkadolph/unicorn-rails
unicorn-rails is a simple gem that sets the default server for rack (and rails) to unicorn.
tzinfo/tzinfo-data
TZInfo::Data - Timezone Data for TZInfo
slim-template/slim-rails
Slim templates generator for Rails
excid3/simple_calendar
A wonderfully simple calendar gem for Rails
binarylogic/settingslogic
A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern.
rails/sprockets
Rack-based asset packaging system
argerim/select2-rails
Integrate Select2 javascript library with Rails asset pipeline
rails/sass-rails
Ruby on Rails stylesheet engine for Sass
resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
rest-client/rest-client
Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
steveklabnik/request_store
Per-request global storage for Rack.