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/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/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/juzershakir/ror_guide
A one stop-guide for ROR devs
hotwire interview interview-preparation rails ruby ruby-on-rails stimulus turbo
Last synced: 17 Mar 2025
https://github.com/unikraft/app-ruby
Ruby on Unikraft
ruby unikernel unikraft-application
Last synced: 10 Apr 2025
https://github.com/alexanderadam/fitnesspark_api
API access for Migros Fitnessparks
api api-client fitness fitness-club hacktoberfest migros openapi ruby ruby-gem rubygem rubygems swiss switzerland transparency visitor-counter visitor-tracking visitors visitors-count
Last synced: 13 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/marianserna/portfolio
School portfolio - React on Rails - Rails Back-end
gsap rails react-on-rails ruby
Last synced: 12 Apr 2025
https://github.com/gilcierweb/cms-rails
Projeto Open Source de GilcierWeb
cms-rails news open-source rails ruby ruby-on-rails
Last synced: 28 Oct 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/andres-condezo/blog-app
The Blog app is a classic example of a blog website. a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
css html rspec ruby ruby-on-rails spec
Last synced: 12 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/fastruby/ombu_labs-auth
A Ruby gem to make authentication easier for OmbuLabs' tools and web applications
Last synced: 29 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/nulldef/statum
Ruby state machine
declarative fsm ruby state-machine
Last synced: 06 May 2025
https://github.com/ikramagix/mahalebi_gilded_rose
Μαχαλεπί και νέκταρ από χρυσωμένο τριαντάφυλλο.
gilded-rose gildedrose gildedrose-kata greek javascript php ruby
Last synced: 10 Apr 2025
https://github.com/gma1k/useful-scripts
Some useful scripts
azure bash docker linux perl powershell python ruby
Last synced: 06 Mar 2026
https://github.com/keisukeyamagishi/xsort
You can sort the file tree in Xcode.
Last synced: 29 Apr 2025
https://github.com/agilecreativity/gem_bootstrap
Bootstrap the creation of ruby gem with sensible default so that we don't have to start from scratch.
bootstrap command-line generator ruby rubygems starter-template thor
Last synced: 09 May 2025
https://github.com/fusic/estackprof
Estackprof is a wrapper to make it easier to use Stackprof in your rack application.
Last synced: 09 May 2025
https://github.com/simonneutert/ruby-sftp-sync
sync a directory with your webhoster (no deletion) - perfect for jekyll users with a simple webspace
command-line-tool ftp jekyll ruby sftp ssh sync
Last synced: 14 Jun 2025
https://github.com/jagaapple/string_foundation.rb
A library that extends Ruby string class.
Last synced: 13 Apr 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/lindseyb/trivia-llama
It's a llama. On Twitter. It LOVES trivia.
Last synced: 19 Mar 2025
https://github.com/hummusonrails/realworld-yew
Ruby on Rails codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API
api api-rest couchbase realworld realworld-application realworld-fullstack ruby ruby-on-rails
Last synced: 11 Apr 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/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/rokhimin/ygoprodeck
Ygoprodeck ruby API wrapper for search yugioh card | Gem Library
Last synced: 21 Mar 2025
https://github.com/oleander/remap
Data mapping made easy
immutable mapping ruby transformation
Last synced: 10 Jul 2025
https://github.com/rosylilly/partitional
Provides partial model to your Rails
Last synced: 07 Sep 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/luong-komorebi/ruby-sorting-algorithm
Sorting comparision in Ruby (bubble, merge, radix, quick, selection, insertion + sort)
benchmark bubble-sort comparison insertion-sort quicksort radix-sort ruby selection-sort sorting-algorithms
Last synced: 20 Jul 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/mollybeach/raspberrymuipi
🍇 RaspberryMuiPi a project that involves using Ruby to create and play music on Sonic Pi. By converting MIDI note numbers to music notes and adjusting various parameters, users can compose their own unique songs. Additionally, the project incorporates randomization techniques to add an element of unpredictability to compositions
midi raspberry-pi-3 ruby sonicpi
Last synced: 10 Jul 2025
https://github.com/ampaire/dailyblogger
DailyBlogger is a simple Rails chat app built with Ruby on Rails.
chat-application heroku javascript postgresql rails rbenv reddis ruby
Last synced: 11 Sep 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/pragmarb/pragma-operation
Endpoint encapsulation that doesn't get in the way.
api ecosystem pragma ruby ruby-on-rails trailblazer
Last synced: 10 Apr 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/snmgian/yew
Offers an object access like interface to Hash structures.
Last synced: 08 May 2025
https://github.com/nithinbekal/actioncable-chatter
Getting started with Rails 5's ActionCable and websockets - code example
actioncable rails ruby websockets
Last synced: 29 Oct 2025
https://github.com/petertseng/adventofcode-rb-2015
Solutions to https://adventofcode.com/2015 (complete)
advent-of-code advent-of-code-2015 ruby
Last synced: 06 May 2025
https://github.com/mtwilliams/visual_studio
Inspect Visual Studio installs and generate Visual Studio project files with Ruby.
gem ruby visual-studio windows
Last synced: 30 Apr 2025
https://github.com/stefanvermaas/zepto-for-rails
Provides zepto.js for the Ruby on Rails asset pipeline.
Last synced: 30 Oct 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/minikin/extensions
📚Benchmark of Swift extensions vs methods
benchmark extensions ios macos methods python rake research research-project ruby swift swift4 swift5
Last synced: 17 Mar 2025
https://github.com/ziguzagu/puppet-module-tdagent
Manage td-agent and gem packages with fluent-gem by puppet
Last synced: 05 May 2025
https://github.com/sergei-matheson/shellject
Secure storage and injection of environment variables
bash environment-variables gpgme ruby secu
Last synced: 13 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/keroloussamy/hotelzilla-api
The back-end API for a hotel reservation app. It has endpoints for users / hotels / cities / rooms types to allow users to do auth users, CRUD hotels, make reservations.
oop postgresql rails rspec-testing ruby
Last synced: 30 Apr 2025
https://github.com/rohitcy/executables
Run your rails app's executables via a web interface
Last synced: 30 Apr 2025
https://github.com/yasulab/simpletimekeeper
⏳ SimpleTimeKeeper helps your timekeeping.
github-pages jekyll ruby timekeeper
Last synced: 08 Sep 2025
https://github.com/bogdanrada/celluloid_pubsub
CelluloidPubsub is a simple ruby implementation of publish subscribe design patterns using celluloid actors and websockets.
async celluloid pubsub reel ruby websockets
Last synced: 30 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/formspree/formspree-example-jekyll
An example of using Formspree with Jekyll
forms formspree jekyll jekyll-starter jekyllrb jekyllrb-starter netlify netlify-template ruby starter-template static-site-generator
Last synced: 13 Jun 2025
https://github.com/npolar/api.npolar.no
Searchable data storage
api couchdb elasticsearch rest-api ruby
Last synced: 18 Apr 2026
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/mhdez221993/rubocop
The whole idea of this project is to build my own version on a linter build in ruby to check ruby code
Last synced: 06 Apr 2026
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/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/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/chaabaneanas/budget_app
MoneyCast is a full-stack mobile web app that helps the user keeps track of his spending; it's built using Rail, a framework created on top of ruby. The app is easy to use, has a simple UI, and is capable of performing all CRUD operations; please leave a star if you like it
Last synced: 06 Mar 2026
https://github.com/udzura/ruby-criu
A libcriu wrapper for CRuby
checkpoint-restore criu libcriu ruby systems
Last synced: 02 Sep 2025
https://github.com/arirusso/pulse-analysis
Measure pulse timing accuracy in an audio file
audio cli-app clock command-line-app drum-machine music pulse rhythm ruby sync synthesizers timing
Last synced: 10 Apr 2025
https://github.com/phoffer/will_paginate-bulma
Integrates the Bulma pagination component with will_paginate
Last synced: 10 Apr 2025
https://github.com/crystallabs/ro4r
Remote Objects for Ruby -- Production-quality transparent RPC library for Ruby
rpc-client rpc-library rpc-server ruby ruby-mri transparent
Last synced: 29 Jun 2026
https://github.com/willianantunes/ruby-playground
Steps to learn a new fresh language!
Last synced: 11 May 2026
https://github.com/vaiorabbit/ruby-opencl
Yet another OpenCL wrapper for Ruby
Last synced: 06 May 2026
https://github.com/coleturner/graphql-rails-activereflection
Reflection over GraphQL for ActiveRecord models and validators
activerecord graphql rails ruby validators
Last synced: 03 May 2026
https://github.com/kettle-dev/token-resolver
🪙 Configurable PEG-based token parser and resolver for structured token detection and replacement in arbitrary text
Last synced: 10 Jun 2026
https://github.com/cr0t/ruby-on-whales
Docker Compose setup for Ruby & Ruby on Rails apps
docker docker-compose rails rails-development ruby
Last synced: 08 May 2026
https://github.com/laylo309/my-budget-app
This is mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what
postgresql rails ruby ruby-on-rails webpacker
Last synced: 09 May 2026
https://github.com/ldilley/discobot
:speech_balloon: A Discord bot written in Ruby
bot bots discord discord-bot discordbot discordbots ruby
Last synced: 05 May 2026
https://github.com/artkirienko/geolocation-api-takehome-assignment
📝Test assignment for Senior Ruby on Rails Engineer position
coding-challenge coding-task coding-test home-assignment home-task home-test rails ruby ruby-on-rails take-home-assignment take-home-project take-home-test takehome test test-assignment
Last synced: 01 May 2026
https://github.com/rukbotto/jekyll-index-pages
Index page generator for Jekyll sites.
Last synced: 14 Mar 2025
https://github.com/elliottcable/rbenv.plugin.zsh
A faster fork of rbenv.plugin.zsh
fast fork rbenv ruby zsh zsh-plugin
Last synced: 13 Apr 2025
https://github.com/isupatches/sidekiq-process-health-check
Provides an endpoint that outputs the number of sidekiq jobs and processes and if they are within set bounds
rails ruby ruby-gem ruby-on-rails sidekiq
Last synced: 01 Oct 2025