Ruby
Ruby was developed by Yukihiro “Matz” Matsumoto in 1995 with the intent of having an easily readable programming language. It is used by the Rails framework to create dynamic web-applications. Ruby’s syntax is similar to that of Perl and Python.
- GitHub: https://github.com/topics/ruby
- Wikipedia: https://en.wikipedia.org/wiki/Ruby_(programming_language)
- Repo: https://github.com/ruby/ruby
- Created by: Yukihiro Matsumoto
- Released: December 21, 1995
- Related Topics: rails, language, python,
- Last updated: 2026-07-02 00:27:07 UTC
- JSON Representation
https://github.com/dreamingechoes/pomodoro-gui
Pomodoro with a minimal graphical interface in Ruby with Gosu, made for fun.
Last synced: 14 Jun 2025
https://github.com/oybekkayumov/enumerable-ruby
This project uses ruby to implement an enumerable mixin.
enumerable mixins proc ruby yield
Last synced: 12 Jul 2025
https://github.com/andrewmcodes-archive/ruby-meetup-online
Ruby Meetup: Online landing page
conference gatsby meetup rails ruby rubyonrails
Last synced: 29 Sep 2025
https://github.com/swedbankpay/swedbank-pay-design-guide-jekyll-theme
Swedbank Pay Design Guide theme for Jekyll
design-guide jekyll ruby swedbank-pay
Last synced: 05 Feb 2026
https://github.com/abongsjoel/stock-picker
The project implement's a #stock_picker method that takes in an array of stock prices and returns a pair of days representing the best day to buy and the best day to sell.
Last synced: 08 Sep 2025
https://github.com/jo-sm/base_emoji
The most useful way to encode your data!
Last synced: 17 Jan 2026
https://github.com/pienkowb/preserve
Persist parameter values between requests
Last synced: 13 Apr 2025
https://github.com/yokawasa/fluent-plugin-documentdb
Azure DocumentDB output plugin for Fluentd
azure azure-documentdb documentdb fluent-plugin fluentd ruby
Last synced: 26 Mar 2025
https://github.com/burtlo/ruby-automation
A five-day program to teach Ruby with the focus on building tools and automation.
Last synced: 11 Apr 2025
https://github.com/distroid/selectize-ajax
Useful Selectize.js form control tag with autocomplete, create and edit items by ajax.
ajax rails rails-helper-tag ruby selectize selectize-ajax-tag selectize-rails
Last synced: 20 Mar 2025
https://github.com/icy/rolo
Prevents a program from running more than one copy at a time
Last synced: 17 Mar 2025
https://github.com/datacrafts-io/stepped
Make your services running step-by-step with error handling, logging and easy testing.
Last synced: 26 Oct 2025
https://github.com/allenwq/settings_on_rails
:smile_cat: Ruby gem help to handle key/value settings(preferences) for ActiveRecord model. Settings are stored in hash, supports nested/multiple keys and default values.
Last synced: 19 Mar 2025
https://github.com/hyperstack-org/website
Hyperstack.org website
isomorphic javascript opal opal-framework ruby ruby-on-rails semantic-ui-react webpack webpacker yarn
Last synced: 09 Jul 2025
https://github.com/hellostealth/stealth-twilio
Twilio SMS driver for Stealth
chatbot ruby sms sms-messages stealth stealth-twilio twilio twilio-sms-driver
Last synced: 20 Mar 2025
https://github.com/natasha-ct/school-library-with-ruby
This is an application that works as a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books, save records of who borrowed a given book and when. The data is later preserved in a database. This application also has a well organised UI layer which will be console app
associations constructor getter-and-setter ruby
Last synced: 05 May 2025
https://github.com/natasha-ct/blog-app-rails
The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
css3 html rails railsgems rspec-rails rubocop ruby unit-testing validation
Last synced: 05 May 2025
https://github.com/next-tms/freight_kit
Freight carrier API and website abstraction library 📦
active-shipping backoffice freight freight-carriers logistics ruby
Last synced: 07 Apr 2026
https://github.com/toy/fspath
Better than Pathname
filepath-manipulation pathname ruby
Last synced: 13 Apr 2025
https://github.com/craysiii/twitchbot
bot chat eventmachine ruby twitch twitchbot websocket
Last synced: 10 May 2025
https://github.com/alhimik45/c-formatter
Format java/c code like python
formatted-text formatter fun ruby
Last synced: 14 May 2025
https://github.com/abongsjoel/caesar-cipher
The project takes a string of characters and a cipher factor and returns the caesar cipher version of the string.
Last synced: 11 Apr 2025
https://github.com/koenpunt/capistrano-pumactl
Puma server control tasks for Capistrano 3
Last synced: 01 Aug 2025
https://github.com/icebaker/lnd-client
Ruby Lightning Network Daemon (lnd) Client.
bitcoin grpc lightning lightning-network lnd ruby
Last synced: 22 Jul 2025
https://github.com/oybekkayumov/oop-school-library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them.
Last synced: 21 Jul 2025
https://github.com/anouarbensaad/mob
Management Of Breakdowns : a intranet project management of computer breakdowns in university with Ruby & Rails
breakdown management-system ruby ruby-on-rails
Last synced: 30 Jul 2025
https://github.com/bumi/ln-markdown-to-pdf
An example for machine to machine payments using the bitcoin lightning network
api bitcoin lightning lightning-network machine-to-machine micropayments rack ruby
Last synced: 08 Mar 2026
https://github.com/svoop/aixm
Partial implementation of AIXM (Aeronautical Information Exchange Model) and OFMX (Open FlightMaps eXchange) for Ruby
aviation gem openflightmaps ruby
Last synced: 13 Apr 2025
https://github.com/ssnickolay/unitpay
Gem для подключения к платежной системе unitpay.ru
Last synced: 02 Aug 2025
https://github.com/dohliam/workflow
Quick prototyping script for creating rich html and pdfs from markdown documents
css html markdown pdf prototyping ruby
Last synced: 14 Apr 2025
https://github.com/marcusg/pg_backup
Create, restore, download and upload postgres dumps locally and on remote servers using capistrano
capistrano database dump dumps postgresql rails restore restoring-postgres-dumps ruby sync synchronization
Last synced: 12 May 2025
https://github.com/drexed/lite-command
Ruby Command based framework (aka service objects)
command-pattern ruby service-object
Last synced: 07 May 2025
https://github.com/akarzim/bridgetown_markdown_lazylinks
Support for lazy markdown reference links
bridgetown-plugin gem markdown ruby
Last synced: 13 Sep 2025
https://github.com/mwapsam/ruby-capstone
In this project, you can create items (games, music albums, books) and store them in a database. This is Ruby capstone project for Microverse program.
collaboration incapsulation inheritance object-oriented-programming pair-programming polymorphism ruby sql
Last synced: 28 Jul 2025
https://github.com/marcosvbras/100-days-of-ruby
100 days learning the Ruby World
algorithms challenge ruby syntax-sugar
Last synced: 31 Jul 2025
https://github.com/tompave/magic_pipe
MagicPipe is a Ruby library to push data to remote destinations on multiple topics.
kafka message-bus ruby sqs thrift
Last synced: 14 Apr 2025
https://github.com/parkerbxyz/default-branch-protector
Automates the protection of the default branch upon creation of new repositories within a GitHub organization.
automation github github-api octokit octokit-rb ruby smee
Last synced: 13 Mar 2025
https://github.com/andreyantipov/iterm2-viewer
⬛ Utility for display pictures in iterm2 terminal
cli image iterm2 iterm2-viewer picture ruby terminal view
Last synced: 13 Jul 2025
https://github.com/yumafuu/dezo
Transrate a word betweeen Japanese and English on cli.
Last synced: 01 Nov 2025
https://github.com/dwilkins/nacha
ACH Parser implemented in Ruby
ach banking-formats metaprogramming nacha rspec ruby
Last synced: 07 Jul 2025
https://github.com/interviewstreet/rails-boilerplate-2022
Ruby on Rails boilerplate configured with authentication, docker-setup, must-have gems and much more.
authentication best-practices boilerplate docker gems rails ruby ruby-on-rails starter-template
Last synced: 13 Aug 2025
https://github.com/mkon/db_lock
Obtains manual db locks.
database hacktoberfest mutex ruby
Last synced: 30 Jul 2025
https://github.com/tildeio/helix-flipper
A simple Rails app to get you started with Helix
Last synced: 13 Sep 2025
https://github.com/davidcelis/block-kit
💬 A Ruby gem to build UI with Slack's BlockKit framework
block-kit rails ruby ruby-gem ruby-on-rails slack
Last synced: 27 Jul 2025
https://github.com/zven94/portfolio
This repo contains my portfolio and a selection of projects and works that I have completed. Feel free to explore these projects and know me better.
css css3 html javascript react reactjs ruby
Last synced: 28 Sep 2025
https://github.com/singhshivam/gaevents
Provides integration for sending multiple events to Google Analytics
analytics google-analytics hacktoberfest ruby ruby-on-rails
Last synced: 14 Sep 2025
https://github.com/sshaw/transform_legacy_attribute_methods
A Rails plugin that allows you to transform your ActiveRecord model's "legacy" attribute methods into attribute aliases that can be used in dynamic finders and attribute hashes.
activerecord database legacy ruby
Last synced: 16 Aug 2025
https://github.com/pablobona/catalog-of-my-things-ruby
Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.
data-structures database json methods object preserve rubocop ruby ruby-gem testing
Last synced: 10 Jun 2025
https://github.com/lolwaleet/rubshell
A simple (and ugly) ruby-based webshell.
Last synced: 11 May 2025
https://github.com/eduardosancho/blog-app
Blog where users can add comments and likes to each other's posts.
Last synced: 18 Sep 2025
https://github.com/dxw/mail-notify
Rails plugin, send and preview email with GOV.UK Notify
actionmailer delivery-plus gem govuk govuk-notify rails ruby
Last synced: 06 Apr 2025
https://github.com/rnd-soft/main_loop
[MIRROR] Main Loop implementation to control subprocesses and threads
gem loop mainloop ruby ruby-on-rails
Last synced: 14 Sep 2025
https://github.com/supermomonga/nonius
Lightweight Profiler Viewer for Rails Apps
Last synced: 30 Sep 2025
https://github.com/yaairfernando/joinme
RoR application to create events and invite users to your events, also with a commenting system.
axios rails6 rspec ruby web-design webpack
Last synced: 30 Sep 2025
https://github.com/wakwak3125/fastlane-plugin-gradle_properties
Read value from your java properties file
fastlane fastlane-android fastlane-plugin gradle ruby
Last synced: 17 Mar 2025
https://github.com/artkirienko/backend-developer-test
📝Test assignment for Ruby on Rails Developer position
coding-challenge coding-task coding-test home-assignment home-task home-test rails ruby ruby-on-rails test test-assignment
Last synced: 06 Nov 2025
https://github.com/apaciuk/rails-rello
Rails 7 Trello type app with Dragula JS and Bootstrap 5, Devise, Omniauth and more
database dragula kanban-board-application rails rails-application ruby
Last synced: 01 Oct 2025
https://github.com/westonganger/rails_uuid_to_integer_primary_keys
A Rails Migration to convert your UUID primary keys back to integer / bigint primary keys
database-migration rails ruby uuid
Last synced: 15 Apr 2025
https://github.com/sevlamare/wallet
database-diagram heroku-deployment rails ruby ruby-on-rails rubyonrails
Last synced: 25 Feb 2025
https://github.com/driftingruby/082-datatables
The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.
datatables javascript rails ruby ruby-on-rails
Last synced: 31 Jul 2025
https://github.com/raminmammadzada/rails-blog-app
Microverse School > Rails > #2 Blog App
migration rest ruby ruby-on-rails
Last synced: 26 Oct 2025
https://github.com/presidentbeef/dino_jump
Jumping dino game for small humans
dino-game dinosaur dragonrubygtk game ruby
Last synced: 09 Mar 2026
https://github.com/driftingruby/191-inline-editing-records
Using Rails UJS, we create an interactive row editing solution without using any kind of Javascript frameworks.
javascript rails-ujs ruby ruby-on-rails
Last synced: 05 Apr 2025
https://github.com/foca/migajas
Tiny breadcrumbs for your Rack apps.
breadcrumbs cuba rack rails roda ruby
Last synced: 27 Jun 2025
https://github.com/thecodechaser/hello-rails-back-end
Hello Rails back-end app is simple application that contains setup of rails APIs. The API loads a random greeting from database on every requset.
Last synced: 09 Aug 2025
https://github.com/chetannihith/program-hacktoberfest24
⭐️This repository is for Hacktoberfest 2024 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking 🦥
cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2024 java js python ruby
Last synced: 30 Jul 2025
https://github.com/ryanjamescaldwell/chess_api
chess_api is a Ruby gem that wraps the Chess.com API.
Last synced: 24 Jun 2025
https://github.com/gentildpinto/gitfinder
A simple tool that allows find GitHub users by his username.
github rails ruby ruby-on-rails tailwindcss
Last synced: 06 May 2025
https://github.com/hummusonrails/dev_orbit
Integrate your DEV community interactions into your Orbit workspace
api-client devto orbit ruby ruby-gem
Last synced: 12 May 2025
https://github.com/sshaw/optout
The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system()-like functions
command-line exec option-parser ruby shell
Last synced: 16 Aug 2025
https://github.com/delonnewman/activerecord-pull
A simple query interface for pulling deeply nested data from records.
activerecord activerecord-queries database declarative-programming eav-model graph nested-objects nested-structures object-oriented-programming ontology query querying relational relational-database relational-databases ruby ruby-on-rails sql-databases tree trees
Last synced: 28 Oct 2025
https://github.com/yuuu/aws_ruby_serverless_book_site
技術同人誌「AWSとRubyではじめるサーバーレス入門」のサポートページ
Last synced: 12 May 2025
https://github.com/george-swift/twitter-ish
Twitter clone. Users can create and manage content and associations with other users. Utilizes AWS S3 for cloud storage.
aws bootstrap minitest postgresql rails rspec ruby scss
Last synced: 31 Jul 2025
https://github.com/itikhonenko/openai-client
The gem that makes it easier to use the OpenAI API
chatgpt chatgpt-api codex gpt-3 openai openai-api ruby
Last synced: 13 Apr 2025
https://github.com/boweihan/remindr
App that forces you to keep up with your friends - technologies: Ruby, Rails, Postgres, SASS, OAuth2 integrations
Last synced: 29 Jul 2025
https://github.com/justalever/foodlog
This Ruby on Rails application is part of a crash course published on Traversy Media authored by Andy Leverenz of @webcrunchblog creator of web-crunch.com and the course Hello Rails.
Last synced: 23 Apr 2025
https://github.com/general-cbic/ruby-heap
Binary or multiple heap (heapsort)
heapsort ruby sort sorting-algorithms-implemented
Last synced: 12 May 2025
https://github.com/teekaytech/techtalks
A blog for creating and reading tech-related articles. Users can sign up/log in with third-party apps like twitter/google. Built with Ruby on Rails, AWS S3 and Bootstrap.
bootstrap4 css3 html5 responsive-web-design ruby ruby-on-rails
Last synced: 07 May 2025
https://github.com/oybekkayumov/morse-code
This project uses ruby to decode morse code and returns the message in plain English.
irb linters pair-programming rubocop ruby
Last synced: 23 Apr 2025
https://github.com/reednj/udp_rest
Client and server modules to allow making REST HTTP requests over UDP
Last synced: 02 Jul 2025
https://github.com/cyberarm/cyberarm_engine
Yet another framework for building games with Gosu
game-development game-engine game-engine-2d gosu gui ruby
Last synced: 11 Apr 2025
https://github.com/filippoliverani/rails-fast-cache
Drop-in improvement for Rails cache, providing enhanced performance with asynchronous processing and better default serialization and compression
Last synced: 22 Apr 2025
https://github.com/nbulaj/alpha_card
A Ruby / JRuby / Rails gem for integrating with Alpha Card Services
alpha-card jruby payment-gateway ruby sales
Last synced: 04 Jul 2025