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/o0101/js-iterators
Ruby style iterators in JS
intervals iterator javascript range ruby
Last synced: 12 Apr 2025
https://github.com/mwapsam/enumerable
In this project we learnt how to use a module inside the class. We created a class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of the functionality of Enumerable.
Last synced: 16 Feb 2026
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/complexorganizations/code-formatter
✔️ Formatting, beautifying, and optimizing code.
cpp csharp dart go html java javascript julia kotlin markdown php powershell python r ruby rust shell-script swift typescript yaml
Last synced: 30 Apr 2025
https://github.com/rosylilly/partitional
Provides partial model to your Rails
Last synced: 07 Sep 2025
https://github.com/lindseyb/trivia-llama
It's a llama. On Twitter. It LOVES trivia.
Last synced: 19 Mar 2025
https://github.com/dannyben/rspec_approvals
Interactive Approval Testing for RSpec
approval-testing approvals gem rspec rspec-fixtures ruby
Last synced: 12 Apr 2025
https://github.com/jetrockets/perfect_audit
PerfectAudit Ruby API wrapper
api-client api-wrapper perfectaudit ruby ruby-gem
Last synced: 07 Sep 2025
https://github.com/djdembeck/mirmir
A Ruby on Rails tool designed to seed MusicBrainz track relationships with rich API data from Jaxsta, contributing to improved music data quality.
api data-seeding jaxsta music music-data musicbrainz rails ruby ruby-on-rails
Last synced: 10 Apr 2025
https://github.com/rokhimin/ygoprodeck
Ygoprodeck ruby API wrapper for search yugioh card | Gem Library
Last synced: 21 Mar 2025
https://github.com/soutaro/parseg
Error tolerant LL(1) parser generator
parser-combinators parser-generator ruby
Last synced: 13 Apr 2025
https://github.com/nilsding/foxtracker
just a dumb parser for tracker music formats, currently only supporting FastTracker II extended modules
Last synced: 08 Jul 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/usmansbk/budget-app
A mobile web application where you can manage your budget
Last synced: 10 Apr 2025
https://github.com/matsadler/tracks
A bare-bones Ruby HTTP server that talks Rack and uses a thread per connection model of concurrency.
Last synced: 13 Apr 2025
https://github.com/joekrump/svelte-rails
This is an experimental app template that allows a view to be composed of any combination of Svelte components and .html.erb
ruby ruby-on-rails svelte tailwind tailwindcss vite
Last synced: 11 Apr 2025
https://github.com/andyw8/pinboard_logseq
Migrate bookmarks from Pinboard to Logseq
Last synced: 29 Oct 2025
https://github.com/majidimanzade/searchkon
Advanced active_record Search/Filter Command
activerecord ruby ruby-on-rails search
Last synced: 10 Apr 2025
https://github.com/the-undefined/tollgate
Add static analysers into your workflow
ruby ruby-gem ruby-on-rails shell-scripts static-analysis tollgate workflow
Last synced: 10 Apr 2025
https://github.com/patrickbrown-dev/quasars
A link-aggregator for astrophysics (no longer active)
astronomy astrophysics ruby ruby-on-rails
Last synced: 03 Apr 2025
https://github.com/sridharbandi/selenium-ruby-template
Selenium Ruby Unit Test Template with Page Object Model
page-object-model ruby selenium unittest webdriver webdrivermanager
Last synced: 11 Apr 2025
https://github.com/mmenanno/lunchmoney
An API client library of the LunchMoney API
api-client gem lunchmoney ruby ruby-gem
Last synced: 11 Apr 2025
https://github.com/nguyenanh/crontab_rb
Easy and safe way to manage your crontab file via CRUD
cron-jobs cronjob crontab crontab-rb crud ruby rubyonrails unix
Last synced: 06 Oct 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/leonardofaria/todo-api
REST API created using Sinatra and ActiveRecord - http://sinatra-todo-api.herokuapp.com
activerecord api heroku rest ruby sinatra
Last synced: 10 Apr 2025
https://github.com/gediminasz/just-testing
A Visual Studio Code extension for running tests in integrated terminal.
django extension javascript jest pytest python rspec ruby tdd testing visual-studio-code vscode
Last synced: 20 Mar 2025
https://github.com/wb-ts/flicknplay-app
React Native Video Player App.
java objective-c react react-native ruby typescript
Last synced: 11 Apr 2025
https://github.com/mesi21/broadway_app
A broadway.com lookalike. It is an app where users can filter plays by categories, can add, edit, delete reviews for different plays. Built with Ruby, using Rails as a framework.
Last synced: 12 Apr 2025
https://github.com/mumuki/mumuki-ruby-runner
:gem: Sinatra server for running Rspec tests within Mumuki
code-evaluation docker educational mumuki programming ruby runner
Last synced: 30 Apr 2025
https://github.com/iturres/recipes_app
💎 RoR application that allows users to register, start managing recipes, food and shopping lists. Team: @demesameneshoa @ITurres
bootstrap postgresql rails-application recipe-app ruby
Last synced: 29 Sep 2025
https://github.com/tomlobato/ruby-get_tid
Get the Thread ID (tid/lwp/spid) in Ruby/Linux
Last synced: 04 Apr 2025
https://github.com/wallee-payment/ruby-sdk
The ruby SDK allows an easy integration of wallee into ruby applications.
payment payment-integration ruby ruby-sdk rubygem wallee
Last synced: 10 Apr 2025
https://github.com/unikraft/app-ruby
Ruby on Unikraft
ruby unikernel unikraft-application
Last synced: 10 Apr 2025
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/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/infrablocks/rake_github
Rake tasks for managing Github repositories.
github github-config github-configuration infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 10 Jul 2025
https://github.com/mcorino/firm
Format Independent Ruby Marshalling
cross-platform marshaling ruby serialization
Last synced: 10 Apr 2025
https://github.com/avishekjana/rails-state-machine
State machines in Rails 5
automata ruby ruby-on-rails state-machine
Last synced: 02 May 2026
https://github.com/yasslab/localmap.jp
📍 地図で振り返る、地域の出来事。みんなの経済新聞ネットワークの各地域で配信されたニュース記事をプロットした地図です。
geolonia jekyll map openstreetmap render ruby takadanobaba
Last synced: 11 Apr 2025
https://github.com/kanutocd/gem-guardian
Consumer-side integrity verification for Ruby gems
artifact-verification bundler cli dependency-management developer-tools devsecops integrity-verification provenance ruby rubygems security-audit sigstore slsa software-supply-chain supply-chain-security trusted-publishing
Last synced: 23 Jun 2026
https://github.com/jelastic-jps/redmine
Redmine is a flexible project management web application written using Ruby on Rails framework
cross-database cross-platform issue-tracker issue-tracking-system jelastic jelastic-jps jps project-management-system redmine redmine-wiki ruby ruby-on-rails
Last synced: 08 Sep 2025
https://github.com/igneus/vextab2lily
reads VexTab tablature and produces LilyPond source
Last synced: 17 Mar 2025
https://github.com/tcrouch/edits
Edit distance algorithms inc. Jaro, Damerau-Levenshtein, and Optimal Alignment
damerau-levenshtein edit-distance edit-distance-algorithm fuzzy-matching jaro jaro-winkler levenshtein restricted-edit ruby similarity-measures text
Last synced: 12 Apr 2025
https://github.com/rakeshpatra/custom_db_driver
A gem for cross db associations.
activerecord mongoid ruby ruby-on-rails
Last synced: 27 Jul 2025
https://github.com/zeljkofilipin/set-game-rb
Playing Set game with Ruby and Selenium
Last synced: 10 Sep 2025
https://github.com/tkuchiki/norikra-listener-zabbix
Norikra listener plugin to send performance data for Zabbix.
gem norikra norikra-listener-plugin ruby zabbix
Last synced: 12 Apr 2025
https://github.com/harness/ff-ruby-server-sdk
Ruby Server SDK for integrating with Harness Feature Flag service.
Last synced: 07 May 2025
https://github.com/kkasaija/react-on-rails
Hello rails react is a simple application that demonstrates the API capabilities of rails and used with different front-end applications (react)
rails reactjs redux redux-toolkit ruby
Last synced: 08 Sep 2025
https://github.com/shalomb/vizor
Vizor builds Windows VM Images for XCP/XenServer/CloudStack
batchfile cloudstack cloudstack-images puppet-razor ruby vizor vm-images windows-vm winpe xapi xenserver xenserver-images
Last synced: 14 May 2026
https://github.com/wtnabe/rtm-time
A simple parser for RTM's estimate time string and convenience method
Last synced: 05 May 2025
https://github.com/nahnahaj/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. And all of this is done in a beautiful and well-organized way!
Last synced: 12 Apr 2025
https://github.com/trainingbypackt/the-ruby-workshop
Cut through the noise and get real results in this hands-on, step-by-step approach to learning Ruby
ducktyping dynamic-programming modules oop ruby ruby-application ruby-gem ruby-library ruby-on-rails rubygems
Last synced: 10 Apr 2025
https://github.com/schmich/fsws
Ruby file system web server. Replaced by https://github.com/schmich/sfs
development devtools http ruby server static-site web web-server webserver
Last synced: 28 Oct 2025
https://github.com/ged/cztop-reactor
An implementation of the Reactor pattern for ZeroMQ sockets (git mirror)
async async-programming czmq cztop reactor ruby socket-io zeromq
Last synced: 15 May 2026
https://github.com/globocom/ectoken-ruby
Encryptor/decryptor for Verizon's ectoken - ruby version
Last synced: 08 Sep 2025
https://github.com/rogerwelin/sinatra-chartkick-example
Sinatra chartkick
bundler ruby sinatra sinatra-chartkick
Last synced: 15 May 2026
https://github.com/debas-31/ruby-enumerable
This is a project, how to use a module inside a class. we created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of Ruby's in-built Enumerable functionality.
Last synced: 12 Apr 2025
https://github.com/mmatongo/nvim-config
An experiment
config configuration development golaang lazy lsp lua neovim neovim-config neovim-plugin nnn nvim packer programming python ruby tree-sitter typescript
Last synced: 16 Feb 2026
https://github.com/alranel/bisquit
Minimalist JavaScript library for building interactive UIs with server-side rendering and logic
golang javascript perl python ruby server-side-rendering ui
Last synced: 02 Apr 2026
https://github.com/iamazeem/stackoverflow
StackOverflow Q&A: My Answers | https://stackoverflow.com/users/7670262/azeem
c c-plus-plus cpp go golang javascript js json linux python qml qt qt5 ruby stackoverflow webassembly
Last synced: 06 May 2025
https://github.com/yuheinakasaka/lbd_sdk_rb
Unofficial LINE Blockchain API Client for Ruby
Last synced: 05 May 2025
https://github.com/nexxus-vi/simple_ec2_management
Simple script to manage existing EC2 instances on AWS
Last synced: 16 May 2026
https://github.com/aachourmohamed/blog-rails
bolg-rails will be a classic example of a blog website. This will be a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
gem linter postgresql ruby ruby-on-rails
Last synced: 20 Jan 2026
https://github.com/yuzurus/jp_jis_code
全国地方公共団体コードから住所を取得するgem
address-code gem jis-code ruby
Last synced: 11 Apr 2025
https://github.com/matestack/matestack-ui-vuejs
Vue.js 3 based reactivity system for Rails. Boost your productivity & easily create reactive web UIs in pure Ruby. Easily extend with pure JavaScript if required. No Opal involved.
fullstack hotwire hotwire-turbo rails ruby ruby-gem ruby-on-rails stimulus-reflex vuejs vuejs3
Last synced: 30 Apr 2025
https://github.com/simonneutert/papierkram_api_client
Ruby Client für die Papierkram.de API
api client papierkram rest-api ruby
Last synced: 10 Apr 2025
https://github.com/wldyslw/cvetyonline
Online shop-window.
full-stack javascript ruby web
Last synced: 16 May 2026
https://github.com/yegor256/cobench
Coders Benchmarking Script: automatically collects productivity metrics from a team of GitHub contributors
Last synced: 27 Mar 2025
https://github.com/infrablocks/rake_factory
Base classes and modules to aid in creating custom rake tasks.
base-classes factory infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 10 Jul 2025
https://github.com/ziutus/hmc_vios_aix
Ruby software to create reports about AIX Power environements (HMC, Power servers, VIOSes, NIM servers etc). Next version will allow also manage it. This API is unstable, stable version is expected in September 2020
Last synced: 30 Apr 2025
https://github.com/ssvb/hunaftool
Automatic manipulation and conversion of Hunspell dictionary files
affix affix-rules compression crystal decompression dictionary hunspell ruby spellchecking
Last synced: 07 Jul 2025
https://github.com/martinnajjar12/lintertin
A simple ruby linter that detects errors and omissions. Built with Ruby.
Last synced: 15 May 2026
https://github.com/boratanrikulu/volva_the_seer
Völva is a seer. She says you what should do. She is alive on telegram. https://t.me/volva_bot
Last synced: 30 Apr 2025
https://github.com/israeldcastro/rails-api-template
Create a Rails API app using VueJS/ReactJS as front, it is good to start a project. You can choose between Tailwind CSS + PrimeVue or Tailwind CSS + NextUI.
nextui primevue rails rails-api react reactjs ruby starter-template tailwindcss template vite vitejs vue vuejs
Last synced: 16 Feb 2026
https://github.com/ph-7/rails-url-shortener
URL Shortener - Ruby on Rails Application to shorten your long URLs
rails ruby ruby-on-rails short-url shorten-urls url-shortener
Last synced: 17 Apr 2026
https://github.com/justalever/supstacker_demo
Supplement sharing app
parser rails ruby ruby-on-rails scraping turbo
Last synced: 11 Apr 2025
https://github.com/randikabanura/activeadmin_google_places
Gem for adding google places search autocomplete to activeadmin
activeadmin ruby ruby-on-rails rubygems
Last synced: 17 Jun 2025
https://github.com/neirrek/piweb
PiWeb is a Sinatra-based Ruby webapp to be installed on a Raspberry Pi in order to remotely control its GPIO pins
gpio-pins raspberry-pi ruby ruby-webapp sinatra whenever
Last synced: 14 May 2026
https://github.com/yuuu/picoruby-esp32
This is a component that can be used with ESP-IDF, allowing you to add PicoRuby to your project.
esp-idf-component esp32 picoruby ruby
Last synced: 29 Oct 2025
https://github.com/priv-kweihmann/meta-rubygems
Layer for ruby gems
bitbake ruby rubygems yocto-layer
Last synced: 27 Mar 2025
https://github.com/orozcoding/seispalabras
Seis Palabras is a web app for Spanish students on which they can try to translate up to 6 words every day. Built with React and Ruby on Rails.
css full-stack javascript react redux ruby ruby-on-rails spanish spanish-language translate
Last synced: 19 Jan 2026
https://github.com/codehass/school-library
The objective of this project is to develop an application for a school library. The app will facilitate the addition of new students or teachers, the inclusion of new books, and the maintenance of records of who borrowed a specific book and when it was borrowed. Object-Oriented Programming (OOP) was exclusively utilized for this project.
Last synced: 26 May 2026
https://github.com/icalialabs/sepomex-rb
A Ruby wrapper for the Sepomex API - http://sepomex.icalialabs.com/api/v1/zip_codes
Last synced: 11 Apr 2025
https://github.com/edi-sipka/vip_cars_rails
VIP_CARS_RAILS is a fullstack web application that is built on rails framework and React which allows users to make basic reservations of their favorite cars and as well add in a car for rent.
Last synced: 08 Sep 2025
https://github.com/polakowski/icomoon
Rails helper makes using Icomoon easier
helper icomoon icon-set icons ruby ruby-on-rails rubygem
Last synced: 13 May 2025
https://github.com/oybekkayumov/budget-app
The mobile web application where we can manage our budget: you have a list of transactions associated with a category
css html postgresql-database rails ruby
Last synced: 02 Feb 2026
https://github.com/yasulab/gpt4docs
Proof of Concept: Can a generative AI automate tech contents translation?
actions ai ci documentation ruby translation
Last synced: 08 Sep 2025