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-06-25 00:23:30 UTC
- JSON Representation
https://github.com/codecaiine/oop-school-library
In this project, we will use OOP to build a simple librarian app. There is a possibility to add books, users, and records about who borrowed a given book and when.
Last synced: 18 Mar 2025
https://github.com/abinoam/cnab2ofx
CNAB240 to OFX conversion script
cnab febraban financial gnucash microsoft-money ofx quicken ruby
Last synced: 10 Apr 2025
https://github.com/mohamedhnoor/recipe-app
This is a simple recipe app that allows users to save ingredients, keep track of their recipes and add new recipes. It also allows users to generate a shopping list based on the ingredients they have saved. This project was built using Ruby on Rails.
bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails
Last synced: 07 May 2025
https://github.com/amey-thakur/ruby-on-rails-friendsapp
Friends App Using Ruby on Rails with PostgreSQL database deployed on Heroku.
amey ameythakur crud crud-operation gemfile heroku heroku-deployment herokuapp herokudeployment megasatish postgresql postgresql-database rails-application rails7 ruby ruby-gems ruby-on-rails rubyonrails rubyonrailscourse
Last synced: 29 Sep 2025
https://github.com/javitocor/coding-challenges---repl.it
Solutions to coding challenges at repl.it
algorithms coding-challenges data-structures ruby
Last synced: 24 Mar 2025
https://github.com/andyw8/pinboard_logseq
Migrate bookmarks from Pinboard to Logseq
Last synced: 29 Oct 2025
https://github.com/stonesaw/spell-out
マウスだけで出来るシューティングゲーム | 中高生国際Rubyプログラミングコンテスト 2020 ゲーム部門 🏅 | 技育展 2021 登壇
Last synced: 28 Oct 2025
https://github.com/arkency/protobuf-nested-struct
Serialize primitives and deep structures (array, hash) to protobuf
events eventsourcing marshalling microservices protobuf protocol-buffers rpc ruby serialization serialize serializer
Last synced: 02 May 2025
https://github.com/wilsonsilva/mcp-ruby
The Model Context Protocol is an open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools. The architecture is straightforward: developers can either expose their data through MCP servers or build AI applications (MCP clients) that connect to these servers.
mcp mcp-protocol mcp-ruby mcp-server model-context-protocol ruby
Last synced: 27 Apr 2026
https://github.com/dannyben/slacktail
Command line utility for following your Slack chat from the terminal
cli command-line gem ruby slack slack-client
Last synced: 12 Mar 2026
https://github.com/simonneutert/ka-ching-client
KaChing::Client is a Ruby API client for simonneutert/ka-ching-backend.
Last synced: 03 Mar 2026
https://github.com/neymarsabin/aws-dynamic-ip
A ruby gem to fetch IP's of AWS EC2 instances based on tags
Last synced: 09 Oct 2025
https://github.com/bntzio/bookmark-this
Social bookmarking with email integration :star:
bloc bookmark-manager email-sender rails ruby social-bookmarking
Last synced: 23 Feb 2026
https://github.com/tarellel/crossbeam
An easy way to create and run service objects with callbacks, validations, errors, and responses
ruby rubygem rubyonrails service-object
Last synced: 23 Oct 2025
https://github.com/lewiscowles1986/jekyll-improved-paginator-plugin
Jekyll's built-in paginator is incredibly limited. This looks to do more.
jekyll liquid needs-tests paginator ruby
Last synced: 11 Mar 2026
https://github.com/selma-belhadj/school-library-oop
A ruby based school library
Last synced: 06 Feb 2026
https://github.com/sboursen/catalog-capstone-project
Catalogue of my things is a console app that allows users to organize their items. The user can choose to add or show either games, music albums, or books that they had saved. The user can also list the labels, authors, and genres of the saved items.
Last synced: 05 Oct 2025
https://github.com/tresor11/facebook-clone
A social-media app built with Ruby on Rails.
Last synced: 08 Oct 2025
https://github.com/vin-droid/rails-interview-questions
Currently, I am searching for a job as a ruby on rails developer, I had many interviews and still going on hunting. I hope when you will be on the same track, these question will definitely help you to prepare for rails interview
backend gem interview-questions ruby ruby-on-rails ruby-on-rails-interview-question
Last synced: 12 Oct 2025
https://github.com/mokagio/tmnt-gifs
A shell shocked Slack slash command showing Teenage Mutant Ninja Turtles gifs
ruby sinatra slack-bot teenage-mutant-ninja-turtles
Last synced: 11 Feb 2026
https://github.com/owen2345/rspec_chunked
This gem permits running rspec tests in parallel by chunking tests into defined groups and balancing by file size. If the default order is not enough, it permits to balance manually by moving x percentage of test files from group A into group B.
github-workflow parallel-tests rspec ruby
Last synced: 08 Oct 2025
https://github.com/thecodechaser/hello-rails-react
Hello Rails React app is simple application that contains setup of rails and react in one application. The greeting page loads a random greeting from database on every page load.
html-css react redux ruby ruby-on-rails tailwind
Last synced: 24 Apr 2025
https://github.com/lucascompython/speed-comparison
This project compares the speed of different languages.
benchmark cpp csharp deno dotnet golang java javascript lua php powershell programming-languages python ruby rust sieve-of-eratosthenes speed speed-comparison typescript
Last synced: 22 Jan 2026
https://github.com/ged/mues
An experimental MORPG engine, written in Ruby. It's unfinished, and hasn't been touched in several years, but maybe still has some interesting stuff. I use https://github.com/ged/chione now instead.
Last synced: 07 Sep 2025
https://github.com/daugaard/scikit-learn-from-ruby
handwritten-digit-recognition python ruby rubyml scikit-learn svm-classifier
Last synced: 03 Apr 2026
https://github.com/ervinismu/rails-workshop
simple CRUD api for rails
api rest-api ruby ruby-on-rails
Last synced: 06 Sep 2025
https://github.com/ctkqiang/mobileappanalyzer
这个仓库包含了一个用于分析移动应用文件(APK 和 IPA)的 Ruby 脚本。它能够提取这些文件并运行诸如 APKTool 和 JADX(用于 Android)以及 class-dump(用于 iOS)等工具进行分析。该脚本支持对 Android APK 文件和 iOS IPA 文件进行详细分析,包括提取和解析文件内容,并能自动下载和安装所需的工具。
android apktool china class-dump-swift hacking ios metaspoilt ruby tool
Last synced: 12 Apr 2025
https://github.com/marceloboeira/shortify
URL Shortener API assignment
benchmark mongo redirection ruby shortener shortify url-shortener webserver
Last synced: 16 Apr 2026
https://github.com/jirutka/yaml-env-tag
Custom YAML tag for referring environment variables in YAML documents
Last synced: 06 Oct 2025
https://github.com/joelmoss/creed
Stupid simple Command pattern for Rails
command-pattern rails ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/murodjon000/members-only
Rails Members Project. In there you can see posts without author. If you sign up or log in then you can see the author name.
bootstrap-4 devise rails6 ruby sass
Last synced: 21 Jan 2026
https://github.com/billymohajeri/ruby-group-capstone
In this project, we will create a console app that will help to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the given UML class diagram. The data will be stored in JSON files.
Last synced: 24 Apr 2025
https://github.com/toshimaru/ruby-short_url
Ruby implementation of python-short_url.
Last synced: 05 Oct 2025
https://github.com/tracymuso/blog-app
This is a fullstack blog app built with ruby and rails.
api css fullstack html ruby ruby-on-rails
Last synced: 04 Mar 2026
https://github.com/jstotz/jstreams
A distributed streaming platform for Ruby built on top of Redis Streams
pubsub redis redis-streams ruby streams
Last synced: 17 Apr 2025
https://github.com/dreamingechoes/geosearch_with_mongodb
An example of geosearch with MongoDB on Ruby on Rails.
Last synced: 14 Jun 2025
https://github.com/alvesjtiago/bitbuckit
Ruby gem for the Bitbucket API.
bitbucket gem ruby ruby-on-rails
Last synced: 25 Oct 2025
https://github.com/sogilis/csv_fast_importer
Fast CSV Importer for PostgreSQL and MySQL
mysql performance postgresql rails ruby
Last synced: 12 Oct 2025
https://github.com/dvinciguerra/middleman-importmap
Importmap extension port for Middleman
frontend importmaps middleman middleman-extension ruby rubygem
Last synced: 20 Oct 2025
https://github.com/artichoke/ruby-file-expand-path
📂 Rust port of path normalization from MRI Ruby.
artichoke ffi filesystem ruby ruby-language rust rust-crate windows
Last synced: 10 Apr 2025
https://github.com/emmanuelaaron/private-events
This is a site Similar eventbrite with a demonstration of associations in Rails. Users are able to create events and add people to these events
Last synced: 04 Mar 2026
https://github.com/droidsonroids/auth0_rs256_jwt_verifier
Ruby gem for verifying Auth0 API JWT access tokens signed using RS256 algorithm.
auth auth0 authentication jwkset jwt openssl rs232 ruby
Last synced: 06 Oct 2025
https://github.com/kojix2/ruby-libssw
Fast Smith-Waterman algorithm for Ruby
bioinformatics ruby smith-waterman
Last synced: 10 Oct 2025
https://github.com/maumagnaguagno/locus
:memo: Environment description language for Jason
agent agentspeak environment ruby
Last synced: 12 Oct 2025
https://github.com/benmuiruri/rails-cook-book
The Rails Cook Book is a Ruby on Rails app that tracks of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe
bootstrap5 css3 ruby ruby-on-rails
Last synced: 28 Feb 2026
https://github.com/janlelis/unicode-age
Determine Unicode version required to display a string
ruby unicode unicode-data version
Last synced: 10 Oct 2025
https://github.com/wuletawwonte/numerify
A Ruby gem designed to effortlessly convert numbers between Arabic and various world languages, including Geez, Roman, and Chinese.
arabic geez numeral-systems ruby
Last synced: 10 Oct 2025
https://github.com/digitalheir/ruby-xml-to-hash
Ruby gem to transparently convert XML documents to Ruby hashes (and JSON... and beyond)
Last synced: 14 Apr 2025
https://github.com/garllon/ruby-mentorship
This is the Guideline for Ruby Mentorship Sessions
Last synced: 10 Oct 2025
https://github.com/yegor256/tukeyized
Ruby method that removes extreme data points from an array using Tukey's method
Last synced: 06 Oct 2025
https://github.com/asciidoctor/asciidoctor-fb2
📕 Asciidoctor FB2 is an Asciidoctor extension for converting AsciiDoc to FB2
asciidoc asciidoctor ebook fb2 ruby rubygem
Last synced: 28 Feb 2026
https://github.com/kevinstuffandthings/shellable
Open a REPL within the context of any Ruby object
Last synced: 10 Oct 2025
https://github.com/codecaiine/morse_decoder
This project contains a morse code decoder.
Last synced: 10 Oct 2025
https://github.com/okuzawats/chatwork-messaging-action
Chatwork の Room にメッセージを送信する Action です。
chatwork github-actions githubactions ruby
Last synced: 26 Oct 2025
https://github.com/yndajas/psnprofiles-player-scraper
View, compare and export data from PSNProfiles player pages via a terminal
cli command-line command-line-app command-line-tool nokogiri playstation psn ruby scraper stats trophies
Last synced: 25 Oct 2025
https://github.com/jeopard/historical-bank-ruby
A Ruby Bank that serves historical exchange rates
currency currency-converter currency-exchange-rates gem ruby
Last synced: 10 Oct 2025
https://github.com/ombulabs/rails-superhero-cards
Generate Rails Superhero Cards from a Prompt and Image
generative-ai open-ai python rails reactjs ruby ruby-on-rails
Last synced: 04 Mar 2026
https://github.com/jsmoreira02/forcecannon
"Force Cannon" is a brute force tool made in ruby, that performs attacks on login forms using the POST method without robust filters or protections.
bruteforce cybersecurity hacking-tool pentest-scripts ruby scripting-language web-attacks
Last synced: 10 Oct 2025
https://github.com/bodrovis-learning/ruby-solid-video
Исходный код для видео "Принципы SOLID на примере Ruby"
Last synced: 09 Apr 2025
https://github.com/avvo/docker-ruby
Our base ruby image. Do not use the image, see https://github.com/avvo/docker-base instead
Last synced: 12 Oct 2025
https://github.com/mariochavez/llm_client
Ruby client to connect to LLM Server.
Last synced: 06 Oct 2025
https://github.com/julie-ify/jxpense
JXpense is a dynamic full-stack Ruby on Rails mobile web-based application designed to effortlessly manage your expenses and income. Note, its on a free instance cloud sever and spins down with inactivity so it takes about 50 seconds to boot.
bootstrap cancancan capybara-rspec database devise postgresql rails-application rspec ruby
Last synced: 26 Oct 2025
https://github.com/leighayanid/markee
A simple bookmarking app built with Rails 5 and MaterializeCSS
bookmarks-manager materialdesign materializecss rails-application ruby ruby-on-rails webscraping
Last synced: 21 Jan 2026
https://github.com/populatetools/decidim-module-anonymous_proposals
Allow anonymous user to submit proposals
decidim decidim-module ruby rubygem rubyonrails
Last synced: 06 Oct 2025
https://github.com/craigdoescode/the-do
The Do. An app to help with organising stag and hen do's
html-css-javascript rails7 ruby stimulus-js
Last synced: 08 Oct 2025
https://github.com/broadlume/graphql-types-money
Add support for a Money type is graphql-ruby
Last synced: 03 Mar 2026
https://github.com/dmathieu/rspec-otel
RSpec matchers for the OpenTelemetry framework
Last synced: 14 Apr 2026
https://github.com/forward3d/sogou-search-api
Sogou search API ruby client gem
Last synced: 09 Oct 2025
https://github.com/yoshoku/numo-blis
Numo::BLIS builds and uses BLIS as a background library for Numo::Linalg
blas blis gem machine-learning numo ruby
Last synced: 25 Apr 2025
https://github.com/johnftitor/morse-code
Simple decoder for Morse messages.
Last synced: 09 Oct 2025
https://github.com/rocksolt/ruby_llm-test
Stub your RubyLLM calls to test application logic.
Last synced: 28 Apr 2026
https://github.com/free-creations/icalendar-rrule
An add-on to the "iCalendar Gem". It makes it easier to iterate through a calendar with repeating events.
calendar icalendar ics repeating-events rrule ruby ruby-gem
Last synced: 17 Mar 2026
https://github.com/danreynolds/summonerexpert
API for LoL Conversational Assistant Summoner Expert
api-ai bot league-of-legends rails ruby
Last synced: 06 Jul 2025
https://github.com/seyhunak/seyhunak.github.io
Seyhun Akyürek's Website
developer ios objective-c productivity rails ruby specialist swift
Last synced: 29 Apr 2025
https://github.com/r3dhulk/xss-vulnerability-finder-in-ruby
XSS Vulnerability Tool In Ruby
blackhat cross-site-scripting crosssitescripting ethical ethical-hacking ethical-hacking-tools hacking hacking-tool ruby ruby-for-ethical-hackers ruby-for-ethical-hacking rubyforethicalhackers rubyforethicalhacking xss xss-attacks xss-detection xss-exploitation xss-injection xss-scanner xss-vulnerability
Last synced: 01 Apr 2026
https://github.com/audy/dna
A biological sequence file (fasta, fastq, qseq) parser for Ruby
bioinformatics dna parser ruby
Last synced: 07 Oct 2025
https://github.com/fernandohenriques/graphql-on-rails
A simple implementation of GraphQL in Ruby on Rails, to use like a boilerplate.
graphiql graphql ruby ruby-on-rails
Last synced: 28 Oct 2025
https://github.com/ahzamir/budget-app
This is a budget app that allows users to add their expenses categories and expenses. It also allows users to see their total expenses.
budget-app css postgresql rspec rspec-rails ruby ruby-gem ruby-on-rails
Last synced: 12 Mar 2026
https://github.com/hammackj/kekkan
Kekkan is a parser for NIST Version 2 CVE and CPE XML files.
Last synced: 17 Mar 2026
https://github.com/sirius248/nimble_throttler
Simple throttler that base on the IP address
Last synced: 27 Feb 2026
https://github.com/farida-hamid/melodyrentals-backend
Melody Rentals is a musical instrument rental application. Built with: Ruby on Rails, API, JWT-Device, and RSPEC.
jwt-authentication rails-api ruby
Last synced: 10 Mar 2026
https://github.com/zieeco/rails-blog-app
This app is a simple app which mimics a real world blog website where users can post comments and see the comments made by other users.
postgresql rspec-rails rspec-testing ruby ruby-gem ruby-on-rails
Last synced: 24 Jan 2026