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/0x2c6/treehouse-dl
Download Treehouse videos without pro membership
ruby treehouse treehouse-dl treehouse-downloader treehouse-video-downloader
Last synced: 29 Jun 2026
https://github.com/markertmer/cyoa_project
A "Choose Your Own Adventure" styled game I wrote to practice using if/else statements, user input, hashes, and methods in Ruby
choose-your-own-adventure game ruby turing-school
Last synced: 29 Mar 2025
https://github.com/kgnzt/polyseerio-ruby
Official Polyseer.io SDK for Ruby.
alerting monitoring polyseer ruby ruby-on-rails
Last synced: 01 Jan 2026
https://github.com/thucdx/ruby_fighter
Problems and Solutions (with Test) for RubyFighter - Dec 2016 @ Nal
Last synced: 14 Jun 2025
https://github.com/infertux/chef-decred
Chef cookbook for Decred software
chef chef-cookbook decred ruby
Last synced: 06 Apr 2025
https://github.com/vadim-geroim/collatz-sequence
Determining the Collatz sequence for a number.
algorithms collatz-sequences rspec ruby
Last synced: 11 May 2026
https://github.com/emsk/mruby-redmine_activity
Summarize one day's activities on Redmine.
Last synced: 20 May 2026
https://github.com/yazino12/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. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
Last synced: 29 Mar 2025
https://github.com/KapilDevPal/Fatsecret-Lite
A simple ruby gem A Ruby Gem for FatSecret
fatsecret fatsecret-api ruby ruby-on-rails rubygem
Last synced: 10 May 2025
https://github.com/winebarrel/pd_event_v2
PagerDuty Events API v2 Ruby Client.
Last synced: 28 Mar 2025
https://github.com/smerth/ruby-chinese-word-lookup
A simple CLI app, written in Ruby, to look-up Chinese words from a list in a text file.
Last synced: 01 Jun 2026
https://github.com/mkhuda/ruby-sinatra-api
Simple API using Sinatra and MySQL2
Last synced: 11 Jun 2026
https://github.com/alanalvarez21/ecommerce-boilerplate
Ruby on Rails Ecommerce template
ruby ruby-app ruby-application ruby-apps ruby-gem ruby-gems ruby-lib ruby-on-rails rubygem rubyonrails
Last synced: 20 May 2026
https://github.com/jwadolowski/cookbook-cq-unix-toolkit
Chef cookbook for CQ Unix Toolkit
adobe aem automation chef cookbook cq cq-unix-toolkit ruby
Last synced: 14 Apr 2025
https://github.com/elijahdre/school-library
This is an educational project to create 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 and save records of who borrowed a given book and when.
library microverse microverse-projects microverse-ruby microverse-students oop ruby
Last synced: 29 Mar 2025
https://github.com/sucodelarangela/ruby-practices
Houve uma época em que eu não tinha muito o que fazer, então resolvi estudar Ruby e testes unitários.
Last synced: 25 Apr 2026
https://github.com/blackwinter/birds
Experimental information retrieval system for bibliographic data.
bibliographic-references information-retrieval ruby rubynlp
Last synced: 29 Mar 2025
https://github.com/odilson-dev/chess-ruby
Chess is a board game for two players, called White and Black, each controlling an army of chess pieces, with the objective to checkmate the opponent's king.
chessgame final-project ruby theodinproject
Last synced: 11 Sep 2025
https://github.com/emmvs/call_your_mom
Call your loved ones
html javascript rails ruby scss
Last synced: 20 Jan 2026
https://github.com/qltysh/stet
Run only the tests affected by your changes. Open-source selective test execution inspired by Stripe.
bun ci developer-tools python ruby rust selective-testing test-selection testing typescript
Last synced: 05 Jul 2026
https://github.com/okuzawats/ruby-boilerplate
A GitHub Template Repository for Ruby. Runs MiniTest and RuboCop lint check on GitHub Actions by default.
boilerplate ruby ruby-template
Last synced: 05 Apr 2025
https://github.com/abhishekkr/irc-qik-bot
pure socket no framework :: IRC Qik Bot ~ its a babbling IRC Bot very quick to setup and act ;) aiming to be intelligent
bot irc irc-bot irc-protocol ruby rubygem
Last synced: 07 Mar 2026
https://github.com/xwartz/to-query.js
🏁 Serialize a set of key/values into a query string, like ruby to_query method.
Last synced: 20 May 2026
https://github.com/paulohrpinheiro/ruby-txt2tags
A reimplementation of txt2tags in ruby
Last synced: 25 Jun 2026
https://github.com/philrunninger/rpn
My Ruby and Erlang implementations of a Reverse Polish Notation calculator
Last synced: 18 Dec 2025
https://github.com/oblivious-oblivious/bank-account
Mock app for showcasing the Boundary-Control-Entiry-Viewmodel architecture.
Last synced: 04 Apr 2025
https://github.com/kyledecot/hard_cider
Wait for Apple IPAs to Process
apple appstoreconnect appstoreconnectapi ipa itunesconnect ruby rubygem
Last synced: 15 Jul 2025
https://github.com/delonnewman/kigo
Ruby is already pretty lispy let's take it the rest of the way.
lisp lisp-compiler lisp-dialect lisp-interpreter ruby
Last synced: 29 Mar 2025
https://github.com/djc00p/trutouch
Mock website for the company TruTouch Auto Detailing and Window Tint
database javascript rails-application rspec ruby
Last synced: 03 Feb 2026
https://github.com/shafiuyushawu/morse-code-decode
This is a ruby program to decode morse code into meaningful characters, words and sentence
classes-and-objects rubocop ruby ruby-gem
Last synced: 28 Mar 2025
https://github.com/moviendome/kiwi
Ruby wrapper for the Tequila API (Kiwi.com)
flights-api gem ruby tequila wrapper
Last synced: 23 Jul 2025
https://github.com/shafiuyushawu/tdd-ruby
TDD-Project which provides collection classes with methods that seek to solve problems including finding the factorial of a number, return string with its reverse form and solving fizzbuzz puzzles.
classess rspec-testing rubocop ruby
Last synced: 28 Mar 2025
https://github.com/bluerail/capistrano-dirty
Check for dirty strings in the codebase
capistrano ci deployment ruby ruby-on-rails
Last synced: 08 May 2026
https://github.com/ukoloff/skb-test
SKB Kontur test task
rails-application rails5 ruby skb-kontur
Last synced: 01 May 2026
https://github.com/omarsalem7/oop-school-library
In this project, 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. The app that you will create will allow you to:Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
Last synced: 28 Mar 2025
https://github.com/chrismo/bundle-bungler
Bounce bundled gems between a local project folder and a shared location.
Last synced: 29 Jun 2026
https://github.com/goronfreeman/pipe_dream
A dreamy, zero-dependency YouTube API wrapper
Last synced: 08 May 2026
https://github.com/tkuchiki/chef-dump-attr
Dump attributes command for Chef
attributes chef cli dumper ruby
Last synced: 17 May 2026
https://github.com/bodrovis-learning/lokalise-apiv2-samples
Sample scripts demonstrating the usage of Lokalise APIv2
lokalise lokalise-api ruby translation translation-files typescript
Last synced: 29 Apr 2026
https://github.com/jimmycuadra/lita-literally-lita
A Lita handler to make Lita act like Lita.
chatops fun lita lita-handler ruby
Last synced: 17 May 2026
https://github.com/martinnicolas/martinnicolas.github.io
Blog, Jekyll. Ruby 2.4.0
Last synced: 19 Jan 2026
https://github.com/initdc/rb-process
Add the missing methods to the Ruby Process, you can use it with method chaining
command method-chaining process ruby
Last synced: 08 Apr 2026
https://github.com/murat/ecomm-api
Ecomm is a e-commerce API powered by RoR
backend-api e-commerce rails-api ruby
Last synced: 06 Jul 2026
https://github.com/jethrodaniel/sqlite_extensions-uuid
Easily use the SQLite UUID extension in Rails
Last synced: 06 Apr 2025
https://github.com/jonathanhefner/topcoder__ruby
algorithms data-structure puzzle ruby topcoder
Last synced: 11 Nov 2025
https://github.com/michaelchadwick/lita-crazycaps
A Lita handler that allows you to randomly mangle the capitalization of a phrase for fun.
capitalization chat lita lita-crazycaps ruby rubygem
Last synced: 14 May 2025
https://github.com/matiaskorhonen/digest_bench
Benchmarks of various hash algorithms
Last synced: 10 Jul 2025
https://github.com/jasonmdev/sample_app
Sample Application from RUBY ON RAILS TUTORIAL (3RD ED.) Learn Web Development with Rails Michael Hartl
Last synced: 20 Jan 2026
https://github.com/skyv26/hr-mitra
HR-Mitra is an intuitive and powerful human resource solution that can help businesses streamline their processes and increase productivity. It offers a comprehensive range of features and is easy to use, making it the perfect choice for managing staff.
Last synced: 02 May 2026
https://github.com/ministryofjustice/govuk-pay-ruby-client
Ruby client for GOV.UK Pay API (basic functionality)
payments ruby x-justice-delivery-team
Last synced: 15 Apr 2025
https://github.com/mistermboy/rails-api-rest
Simple example of an API REST using Ruby on Rails
api api-rest example rails ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/fmjsjx/lib-bson
Patch some useful functions for BSON in RUBY.
Last synced: 28 Mar 2025
https://github.com/themesberg/tailwind-rails-starter
A free and open-source starter project to help you get started with the core Flowbite Library components and Ruby on Rails
flowbite rails ruby ruby-on-rails tailwind tailwindcss
Last synced: 11 Apr 2026
https://github.com/ecmelkytz/convert_temperature
Temperature Unit Convertor - Celsius, Fahrenheit, Rankine, and Kelvin
Last synced: 14 May 2025
https://github.com/siman-man/rrpn
Simple Reverse Polish Notation calculator and converter
Last synced: 05 Apr 2025
https://github.com/hanazuki/bookwalker.rss
RSS feed generator for your BOOK☆WALKER purchase history
bookwalker cloudformation ruby sam
Last synced: 22 May 2026
https://github.com/kenjij/mos-eisley
"You will never find a more wretched hive of scum and villainy."
Last synced: 15 May 2026
https://github.com/dpashutskii/howlongtobeat
A simple Ruby API to read data from howlongtobeat
gaming howlongtobeat howlongtobeat-api ruby
Last synced: 07 Apr 2025
https://github.com/botshen/mangosteen-1-bak
山竹记账服务端
postgresql rails7 repec ruby tdd
Last synced: 12 Apr 2026
https://github.com/webmatze/dragonruby_star_defender
DragonRuby Star Defender Game is an exciting space-themed Shoot-Em-Up created with DragonRuby GTK.
2d-game dragonruby game ruby shmup shoot-em-up
Last synced: 06 Jul 2026
https://github.com/kananinirav/image-optimization
Image Optimization
image-optimization rails7 ruby ruby-on-rails
Last synced: 20 Jan 2026
https://github.com/bestbynature/spendwise
SpendWise is a mobile web application designed to help users efficiently manage their budgets and track expenses. With an intuitive and user-friendly interface, this app enables individuals to gain insights into their spending habits and make informed financial decisions.
erb-template rails7 ruby rubyonrails
Last synced: 02 Feb 2026
https://github.com/kortirso/yandex_cloud
Ruby API wrapper for Yandex Cloud services
api-wrapper ruby ruby-gem ruby-on-rails yandex yandex-cloud
Last synced: 17 May 2026
https://github.com/vasuadari/vasuadari.github.io
About me
aws docker elixir phoenix ruby ruby-on-rails
Last synced: 28 Jun 2025
https://github.com/abigiyaty/decode-morse-code
Decode a Morse code message is using ruby to solve basic coding challenges.
Last synced: 23 Jul 2025
https://github.com/oldprojectss/oop-school-library
This is a school library app, build using Ruby to practice the Object Orianted Programming. the code includes classes that represent students and teachers
Last synced: 23 Jul 2025
https://github.com/amake/regexgen-ruby
Generate regular expressions that match a set of strings
Last synced: 24 Jul 2025
https://github.com/nexmo/ruby-ni-customer-number-validation
Customer Number Validation using the Nexmo Number Insight API
nexmo-number-insight phone-number ruby tutorial
Last synced: 24 Jul 2025
https://github.com/tjmw/streamlet
Chain operations which may fail or succeed in Ruby
Last synced: 17 Sep 2025
https://github.com/wezm/bluez-api-parser
Gem and tool for generating D-Bus introspection XML from the BlueZ API documentation
bluetooth bluez dbus introspection introspection-xml ruby xml
Last synced: 25 Jul 2025
https://github.com/knowald/simple_graph
A simple graph library for Ruby.
bfs datastructures graphs pathfinding ruby
Last synced: 25 Jul 2025
https://github.com/freshworks/memoize_until
This gem is an extension to the standard memoization pattern.
cache memoize rails ruby ruby-on-rails
Last synced: 26 Jul 2025
https://github.com/umar221b/filterable_model
FilterableModel provides an organized and seamless way to filter your ActiveRecord objects using real and custom attributes.
Last synced: 20 Apr 2026
https://github.com/clivern/muffin
🐺 Multi-Language Coding Playground Platform.
clivern coding-platform muffin playground ruby ruby-on-rails
Last synced: 19 May 2026
https://github.com/ergoserv/rubocop-ergoserv
RuboCop ErgoServ - ErgoServ's shared configs for RuboCop.
rubocop rubocop-configuration rubocop-ergoserv rubocop-rails ruby ruby-gem ruby-on-rails
Last synced: 27 Jul 2025
https://github.com/sebalp100/school-library
In this repo, I implement a library code that allows the user to store books and a students list
Last synced: 05 Apr 2025
https://github.com/trevoke/ruby-mud
A Ruby MUD server. Current project status: toy
Last synced: 27 Jul 2025
https://github.com/masukomi/mongodb_meilisearch
Easily integrate Meilisearch into your MongoDB backed Rails models.
meilisearch mongodb mongoid ruby ruby-gems ruby-on-rails
Last synced: 08 May 2025
https://github.com/toshimaru/bundled_gems
Install gem specified in Gemfile.lock without `bundle install`.
Last synced: 28 Jul 2025
https://github.com/aniketpatidar/rubybattle
unified Q&A and coding-challenge platform for developers.
Last synced: 09 Mar 2026
https://github.com/uzair-manzoor/vet_clinic
Vet Clinic Database is a relational database to create the data structure for vet clinic including datas such as: animals, animals' owners, clinic employees, and visits.
Last synced: 05 Apr 2025
https://github.com/mark24code/rb-master-worker-demo
Master-Worker Pattern demo by Ruby
Last synced: 29 Jul 2025
https://github.com/evaneykelen/nicetitle
Nicetitle is an implementation of John Gruber's TitleCase.pl
Last synced: 29 Jul 2025
https://github.com/tecolicom/actions
GitHub Actions
apt cache github-actions homebrew installer perl python ruby
Last synced: 25 Jan 2026