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/nimblehq/filepicker-rails
Port filepicker-rails 2.1.0 to work on Rails 5
Last synced: 18 May 2026
https://github.com/rubyonworld/rubytter
Rubytter is a simple twitter library.
Last synced: 12 Nov 2025
https://github.com/rubyonworld/owasp-esapi-ruby
The Owasp ESAPI Ruby is a port for outstanding release quality Owasp ESAPI project to the Ruby programming language.
Last synced: 12 Nov 2025
https://github.com/rubyonworld/refine-ruby
If you want to port this to another language, check out the Refine API documentation.
api documentation language ruby
Last synced: 12 Nov 2025
https://github.com/gonturri/tp-tadp-metaprogramacion
Aplicación de los conceptos de metaprogramación en ruby, desarrollando un simple framework de testeo
metaprogramming mocking-framework reflection rspec ruby spies testing
Last synced: 18 Apr 2026
https://github.com/turingschool-examples/election
Exploration of class vs. instance methods via Election Result data using Rails 7 and Ruby 3. For use in Backend Mod 2
be-2 practice-project rails7 ruby
Last synced: 20 Jan 2026
https://github.com/rahul01-git/todo-hero
TODO Hero is a command-line tool written in Ruby that is used for storing , viewing, update and delete todos. The data is stored in a file.
Last synced: 05 Apr 2025
https://github.com/dwayne/playwhe-ruby
A Ruby library for retrieving Play Whe results from NLCB's website.
Last synced: 13 Apr 2025
https://github.com/thiagohrcosta/tech-project
bootstrap4 css3 heroku html5 rails ruby
Last synced: 15 Apr 2026
https://github.com/artemdwo/aglet
Aglet - Ready-to-use Automated Testing Tool for Behaviour Driven Development
bdd-framework behavior-driven-development capybara cucumber ruby selenium-webdriver test-automation test-framework
Last synced: 11 Mar 2025
https://github.com/ytbryan/mdrb
Create and manage multiple markdown documents easily.
Last synced: 09 May 2026
https://github.com/97-jeffrey/jungle
This Rails-based app let users to browse different products/categories and also add more products/categories into the app. :gem: :hearts: :roller_coaster:
activerecord ecommerce-website erb ruby ruby-on-rails
Last synced: 16 May 2026
https://github.com/jbox-web/mailgun-rails
Mailgun Rails provides webhook processing and event decoration to make using Mailgun with Rails much easier
Last synced: 18 May 2026
https://github.com/rama41222/ruby-footprints
This are the steps I'm following to learn ruby on rails framework
12-factor dry jruby learning-by-doing rails rails-framework rubinius-compiler ruby ruby-on-rails
Last synced: 18 May 2026
https://github.com/mataku/danger-local_rules
A Danger plugin to manage local rules.
Last synced: 06 Aug 2025
https://github.com/shuddha2021/rubyconnect
A professional web application built with Ruby, Sinatra, and SQLite.
bootstrap contactform database educational modaldialog professionalapp ruby sinatra sqlite3 usermanagement webapplication
Last synced: 15 Apr 2026
https://github.com/nareshnavinash/tespec-ruby
Selenium framework with ruby, rspec, allure
Last synced: 29 Apr 2026
https://github.com/silva4dev/wallet-digital-microservice-project
💱 Building a digital wallet microservices using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨
clean-architecture design-patterns event-driven-architecture golang kafka padrino rspec ruby test-driven-development testify
Last synced: 22 Mar 2025
https://github.com/shimomo/homebrew-narikiri
Stripe and ngrok synchronization command.
Last synced: 12 Jun 2026
https://github.com/feapaydin/ruby-on-rails-instructions
Instruction file tailored with best practices and well-known patterns for AI assisted Ruby on Rails development using Github Copilot.
copilot instructions ruby ruby-on-rails
Last synced: 18 May 2026
https://github.com/alvincrespo/babystats-api
Track your 👶's 💦 and 💩 stained diapers with ease. Oh yeah....
api rubocop ruby ruby-on-rails
Last synced: 07 Jan 2026
https://github.com/yoramvandevelde/collatz_conjecture
algorithms c collatz collatz-conjecture collatz-problem go golang lua mathematics noob-dev perl perl5 php python ruby rust
Last synced: 10 Apr 2026
https://github.com/realeroberto/rpnparser
An RPN parser in various languages.
awk bash c go java perl php reverse-polish-notation rpn-calculator ruby tcl
Last synced: 07 Apr 2026
https://github.com/izumin5210/televideo
Proxy server to record HTTP request/response with VCR
Last synced: 28 Mar 2025
https://github.com/moekiorg/wikitxt
A Lightweight Markup Language and Personal Wiki Platform
html markdown markup personal-knowledge-management plaintext ruby wiki
Last synced: 05 Apr 2025
https://github.com/zazk/waka
Waka. A restaurante schedule and planning. Ruby on Rails flavor.
restaurant-menu restaurante-schedule ruby ruby-on-rails waka
Last synced: 01 May 2026
https://github.com/victims/victims-api
Future victi.ms microservice
api java microservice python rest-api ruby scanner security victims
Last synced: 11 Apr 2026
https://github.com/inhouse-work/protos-markdown
Protos component for rendering markdown with Phlex
Last synced: 26 Dec 2025
https://github.com/mslinn/slim_explorer
Quickly Iterate Slim Language Templates
Last synced: 26 Feb 2025
https://github.com/m1es/markdown-pandoc-book
Generate a PDF file using Pandoc from an input folder with Markdown files
markdown pandoc pandoc-markdown rake ruby
Last synced: 24 Dec 2025
https://github.com/deradon/facebookscraper
Simply keep your OpenGraph-Objects up to date
deprecated facebook ruby unmaintained
Last synced: 25 May 2026
https://github.com/thiagohrcosta/mailing
Simple project to test mailing features
Last synced: 01 May 2026
https://github.com/berkus/wackoformatter.rb
WackoWiki format parser in Ruby.
formatting rspec ruby wackowiki
Last synced: 18 May 2026
https://github.com/mdrxy/mdrxy.github.io
bootstrap github-actions github-pages jekyll json professional-portfolio ruby
Last synced: 07 Apr 2026
https://github.com/llleeeaaannn/binarysearchtree
Implementation of a Binary Search Tree data structure through Ruby
Last synced: 13 May 2025
https://github.com/ahmedhamid13/college-get-together
graphql postgresql ruby ruby-on-rails sass
Last synced: 10 Apr 2026
https://github.com/brandaoplaster/sales-management
mini system to manage sales.
rails-admin ruby ruby-on-rails
Last synced: 07 Jan 2026
https://github.com/apontini/mina-proteus
support for multiple apps and multiple stages for Mina using Hanami ruby framework
deploy hanami mina multiapp multienvironment ruby
Last synced: 18 May 2026
https://github.com/dusch4593/nyt_bestsellers_cli
Browse the New York Times Best Seller list with a given date and category.
api cli newyorktimes nyt-bestsellers ruby
Last synced: 03 Jul 2026
https://github.com/rokhimin/ruby-dabooru-tags-collector
collect all tags danbooru in json file
Last synced: 09 Mar 2025
https://github.com/brandaoplaster/find-my-coffee-api
An API to connect to google places api and search for the nearest coffee shops.
Last synced: 19 Apr 2026
https://github.com/komagata/discord-reminder
Discord Reminder is a tool that periodically reminds you to Discord.
Last synced: 10 Apr 2026
https://github.com/rubyonworld/capnp-ruby
This here is a Ruby wrapper for the official C++ implementation of Cap'n Proto.
Last synced: 10 Apr 2026
https://github.com/code4mk/ruby4you
💎 learn ruby with fun :heart: @code4mk
code4mk learn-ruby ruby ruby-code
Last synced: 18 May 2026
https://github.com/sachinsagrawal/tanks-game
The Tanks Game coded in Ruby that runs entirely in terminal using ASCII graphics.
Last synced: 30 Mar 2025
https://github.com/mawiegand/automatic-point-label-placement-data
Test instances for the automatic point label placement problem.
data datastructures generator javascript labeling problem ruby
Last synced: 16 May 2026
https://github.com/al3rez/pet-store
🐱🏪This is a simple pet store REST API that simplifies interaction between pet owners and customers
Last synced: 18 May 2026
https://github.com/fazibear/pix
Pixel Frame
elixir esp esp8266 kernel kernel-module linux nerves nerves-project ruby
Last synced: 09 Nov 2025
https://github.com/hayat01sh1da/pr-title-printers
This repository contains Ruby and Python scripts which print Pull Request Title generated based on the current branch name
automation minitest python ruby unittest work-efficiency
Last synced: 17 May 2026
https://github.com/clevercloud/mkv-raw-tcp-ruby-example
Clever Cloud's Materia serverless key-value store raw TCP demo, written in Ruby
clevercloud-example kv materia ruby
Last synced: 03 Jul 2026
https://github.com/dashbrains/ubi-ruby
Docker Image for Ruby on UBI
container docker docker-image redhat ruby ubi
Last synced: 10 Apr 2026
https://github.com/bohrium272/ssg-rb
Yet another static site generator, built to get along well with classless CSS!
Last synced: 29 Jun 2025
https://github.com/launchdarkly/ruby-server-sdk-ai
LaunchDarkly server-side AI SDK for Ruby
ai feature-flags feature-toggles launchdarkly launchdarkly-sdk managed-by-terraform ruby sdk
Last synced: 07 Mar 2026
https://github.com/thermiee/blog-app
The Blog app will be a classic example of a blog website. It shows the list of posts and empower readers to interact with them by adding comments and liking posts.
postgresql rails rspec-rails ruby ruby-gem ruby-on-rails
Last synced: 10 Apr 2026
https://github.com/brayahn/ruby-on-rails-website
A Ruby on Rails Bootstrapped Website
bootstrap css front-end-development rails5 ruby
Last synced: 15 Jan 2026
https://github.com/rubyhcm/gem_valid_email
This gem to validate email
email gem ruby rubyonrails valid
Last synced: 20 Jan 2026
https://github.com/rubyonworld/bitcoin-ruby-blockchain
This is a bitcoin blockchain storage based on bitcoin-ruby with support for several different backends and database adapters.
bitcion bitcoin bitcoin-ruby rails ruby
Last synced: 10 Apr 2026
https://github.com/chef-boneyard/sensu-plugins-chef-automate
Sensu checks for chef automate 1
chef-automate ruby sensu sensu-plugins
Last synced: 15 Jun 2026
https://github.com/opus-codium/puppet-bundle
Manage ruby bundles through Puppet
bundler hacktoberfest puppet ruby
Last synced: 18 May 2026
https://github.com/ganchdev/keypea
Online keypair wallet
microservices ruby secrets-management
Last synced: 15 Mar 2025
https://github.com/ipotqo/multifurcation
Pitchfork CMake Structure with Branched and Nested Subdivisions
clang-format clang-tidy cmakelists cpp cpp-library docker doxygen github github-action github-actions github-pages github-submodule gnuplot googletest python ruby shell tex vscode
Last synced: 11 Mar 2025
https://github.com/dbackowski/universal_validators
Library to validate: date, date_time, ip address, mac address
date datetime ip-address mac-address ruby ruby-gem validation
Last synced: 21 Dec 2025
https://github.com/makevoid/comma_api_rb
Query the Comma and Athena (device) API via Ruby - status: WIP - #api-client #openpilot
api api-client comma-api openpilot ruby
Last synced: 30 Oct 2025
https://github.com/english/rspec-repetitive
Repeat RSpec examples with custom setup.
Last synced: 06 Feb 2026
https://github.com/LesliTech/LesliCalendar
Unified calendar app for The Lesli Framework.
open-source ruby ruby-gem ruby-on-rails saas
Last synced: 10 May 2025
https://github.com/aces/cbrain-apis
External APIs for accessing the CBRAIN platform.
cbrain cbrain-api cbrain-platform cbrain-service perl ruby
Last synced: 15 May 2026
https://github.com/ericboehs/euler_54
My answer to Project Euler Problem 54
Last synced: 26 May 2026
https://github.com/epaltechs/budget-app
This Budget App is a mobile web application designed to help you spend money responsibly. It has a list of expenses connected with a category, and you can see and account for how much money you spend and on what, as well as which category. It would help you to be reasonable in making financial decisions.
bootstrap cancancan capybara css devise html rspec rubocop ruby ruby-on-rails
Last synced: 11 Apr 2026
https://github.com/elisebastian/rails-excel-reporter
🚀 A powerful Ruby gem for generating Excel reports in Rails applications with a clean DSL, streaming support, and advanced styling capabilities
excel gem report reporting ruby ruby-gem ruby-on-rails
Last synced: 20 Jan 2026
https://github.com/elijahdre/enumerable-ruby
This is a project to create a class MyList and a module MyEnumerable using Ruby programming language. The module My Enumerable will implement a subset of the functionality of Enumerable.
microverse microverse-projects microverse-ruby microverse-students rubocop ruby
Last synced: 14 Aug 2025
https://github.com/librity/cc_ibge_cli
Ruby CLI that lets you interact with IBGE's API, part of Treinadev's "Web Imersion", a Ruby on Rails development course - Campus Code, São Paulo
campus-code cli ibge-api ibge-cli ruby ruby-cli web-imersion
Last synced: 16 Jun 2026
https://github.com/silva4dev/ruby-bubble-sort-example
Construct a method takes an array and returns a sorted array using Ruby 🎯
challenge deisgn-pattern hackathon logic-programming ruby
Last synced: 24 Jun 2025
https://github.com/olegchuev/grokking-algorithms
algorithms crystal-lang python ruby
Last synced: 09 May 2026