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/shivabhusal/algorithms_n_data_structures
Contains all common algorithm theories and implementation in various languages like C, Ruby, etc
algorithms c data-structures learning ruby
Last synced: 15 Jul 2025
https://github.com/icy/rolo
Prevents a program from running more than one copy at a time
Last synced: 17 Mar 2025
https://github.com/weedyseadragon/rails-guides-bookstore-models
Models used in the ActiveRecord Query Interface Rails Guide. DB migrations and code for seeding example data. Use this repo to run the examples and explore more.
documentation rails rails-guides ruby ruby-on-rails
Last synced: 05 May 2025
https://github.com/buildkite/ruby-rbenv-example
An example of how to run a Ruby project w/ rbenv in a Buildkite pipeline
buildkite pipeline rbenv ruby ruby-rbenv
Last synced: 05 May 2025
https://github.com/sparkymat/argon
Argon generates a workflow engine (built around a state machine)
ruby ruby-on-rails state-machine workflow-engine
Last synced: 10 Apr 2025
https://github.com/abongsjoel/sub-strings
This project implements a #substrings method that takes a word and an array of valid substrings as arguments and returns a hash listing each substring that was found.
Last synced: 11 Apr 2025
https://github.com/elastic/elastic-transport-ruby
Transport classes and utilities shared among Ruby Elastic client libraries
Last synced: 04 Apr 2025
https://github.com/rubenpazch/group-our-transactions
Group our Wishlist is a web application with responsive behavior for mobile usage built with Ruby on Rails this application is based on an app for grouping payments by a goal with your family friends you can find the full requirements here. Exploring this project you can find these options (login, sign in, all my wishlist, all my external wishlist, all groups and log out, check out a wish list as an additional feature).
boostrap4 factory faker postgresql rspec-rails ruby ruby-on-rails
Last synced: 04 Apr 2026
https://github.com/oybekkayumov/enumerable-ruby
This project uses ruby to implement an enumerable mixin.
enumerable mixins proc ruby yield
Last synced: 12 Jul 2025
https://github.com/abongsjoel/stock-picker
The project implement's a #stock_picker method that takes in an array of stock prices and returns a pair of days representing the best day to buy and the best day to sell.
Last synced: 08 Sep 2025
https://github.com/sambeck87/budget_app
The Budget app is a 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. This app allows the user to: register and log in, so that the data is private to them. introduce new transactions associated with a category.
bootstrap device postgresql ruby ruby-gem ruby-on-rails
Last synced: 23 Apr 2025
https://github.com/aliyeysides/openai-quickstart-ruby
Ruby example app from the OpenAI API quickstart tutorial
ai artificial-intelligence openai ruby sinatra tutorial
Last synced: 01 Feb 2026
https://github.com/kevinstuffandthings/timeboss
Broadcast Calendar navigation in Ruby made simple
broadcast-calendar gregorian-calendars ruby rubygems
Last synced: 10 Oct 2025
https://github.com/jbox-web/redmine_default_members
A Redmine plugin to add default members on project creation, easy ;)
rails redmine redmine-plugin ruby
Last synced: 03 Mar 2026
https://github.com/lambda2/breezer
🔒 Lock your Gemfile dependencies to safe versions
Last synced: 18 Jan 2026
https://github.com/Mayurifag/bets_accounting
:book: Better alternative to bets statistics spreadsheet. Built with Rails and Vue.js
dip docker docker-compose github-actions lefthook rails ruby vue
Last synced: 12 Oct 2025
https://github.com/petethepig/apfs-rb
Ruby bindings for Apple File System (APFS) APIs
Last synced: 26 Feb 2026
https://github.com/mathrailsai/sentiment_insights
SentimentInsights is a Ruby gem for extracting actionable insights from qualitative survey responses. It provides sentiment analysis, key phrase extraction, and named entity recognition using multiple NLP providers including OpenAI and AWS Comprehend.
aws-comprehend entity-recognition key-phrases nlp openai ruby ruby-gem sentiment-analysis survey-insights text-analysis
Last synced: 28 Feb 2026
https://github.com/haroonabdulrazaq/tictactoe
(Solo)TicTacToe is a 3x3 grid dual player game that assigns symbols(Xs, Os) to players. The final outcome is either a tie or a win. There are 8 possible winning combinations from a player, the player can win by making 3 consecutive moves either vertically, horizontally or diagonally. A player has a maximum of 5 possible moves.
Last synced: 25 Feb 2026
https://github.com/janlelis/ripltools
This meta gem installs a bunch of ripl plugins for a nice-to-use general purpose ripl.
Last synced: 20 Oct 2025
https://github.com/fastruby/benches
A few benchmarks we run for the Ombu Labs blog
benchmarking ruby ruby-benchmarks
Last synced: 07 Oct 2025
https://github.com/javitocor/members-only
A project built with Ruby on Rails based on authenticate users and modify the view for logged users
microverse odin-project ruby ruby-on-rails
Last synced: 07 Oct 2025
https://github.com/javitocor/mastermind_ruby
Classic Mastermind game in command line built with Ruby by following OOP. Users can play this classic game being the code maker or the decoder.
classic-game code project rspec ruby
Last synced: 07 Oct 2025
https://github.com/patorash/ransacker_translator
Ransackを使って全角半角検索をできるようにします。
Last synced: 17 Oct 2025
https://github.com/paulfioravanti/exercism
My solutions for Exercism exercises
bash c clang cplusplus crystal elixir elm erlang exercism exercism-exercises exercism-solutions java javascript julia python reasonml ruby rust swift typescript
Last synced: 26 Feb 2026
https://github.com/jrjoacir/require-smasher
A simple way to require ruby files in directories and in its sub-directories, and gems.
directories directory directory-tree gem gems require ruby ruby-files
Last synced: 05 Mar 2026
https://github.com/richbl/motion-surveillance
Ruby-based video security surveillance system using Motion (a software motion detector)
email image iot motion motion-detection motion-detector motion-surveillance ruby security surveillance video video-surveillance
Last synced: 10 Oct 2025
https://github.com/williamscch/school_library
Object Oriented Programming app. Simulates a library of an University, a useful tool that records what books are in the library and who borrows them.
classes oop oop-principles ruby
Last synced: 15 Mar 2026
https://github.com/afsalthaj/tic-tac-toe
minimax-algorithm object-oriented ruby tictactoe-game
Last synced: 06 Oct 2025
https://github.com/snasirca/mikado-graph-generator
Provides a simple DSL for generating Mikado Graphs using GraphViz.
Last synced: 14 Oct 2025
https://github.com/mosegontar/rubymuse
A Ruby wrapper for the Datamuse API
api-wrapper datamuse datamuse-api language rhymes ruby thesaurus
Last synced: 14 Feb 2026
https://github.com/skateman/dev-board
A simple developer dashboard that displays open PRs for a GitHub repo
dashboard development rails ruby
Last synced: 12 Apr 2025
https://github.com/nownabe/sample-rails-on-google-cloud
Sample repository for the article: Fully managed Ruby on Rails on Google Cloud (できるだけインフラ運用したくない Ruby on Rails on Google Cloud)
google-cloud ruby ruby-on-rails serverless
Last synced: 12 Oct 2025
https://github.com/tanhongit/samuraicrm
Build a Modular Engines Application with Rails 6, Rails 5. You can try it at https://railssamuraicrm.herokuapp.com
engines modular modular-rails modular-rails-application rails rails-crm rails-engine ruby samurai-crm samurai-crm-rails-6 samuraicrm tanhongit-rails
Last synced: 13 Oct 2025
https://github.com/wildmaples/ruby-hack-assembler
A Hack assembler written in Ruby 🔨 (Chapter 6, The Elements of Computing Systems)
assembler hackassembler nand2tetris nand2tetris-assembler ruby
Last synced: 24 Jan 2026
https://github.com/ajitsing/rails_distributed_tracing
Distributed tracing for rails microservices
distributed-tracing microservices ruby ruby-on-rails rubygem
Last synced: 08 Oct 2025
https://github.com/mrdziuban/opal-rb-loader
Opal webpack loader
opal ruby webpack webpack-loader
Last synced: 09 Oct 2025
https://github.com/jejacks0n/activeexperiment
Active Experiment is a framework for defining and running experiments in Ruby.
experiments ruby ruby-on-rails
Last synced: 08 Oct 2025
https://github.com/specht/neo4j_bolt
A Neo4j/Bolt driver written in pure Ruby.
Last synced: 24 Oct 2025
https://github.com/stevenjcumming/rails-performance-guide
Ruby on Rails guide, checklist, and tips for performance audits and best practices
performance performance-optimization rails rails-guides ruby
Last synced: 27 Apr 2026
https://github.com/westonganger/pairer
Pairer is Rails app/engine to Easily rotate and keep track of working pairs
pair-programming pairing pairs rails rails-engine ruby ruby-on-rails
Last synced: 19 Oct 2025
https://github.com/artofcodelabs/generic_job
Run instance and class methods in the background jobs with ease. GenericJob is a higher level abstraction on the top of ActiveJob.
activejob enhancement plugin queueing rails ruby ruby-on-rails
Last synced: 21 Jan 2026
https://github.com/sergey-homenko/llm_cost_tracker
Rails-native LLM cost ledger: track spend by user, feature, provider, and model with self-hosted ActiveRecord storage and budget guardrails.
ai anthropic cost-management cost-tracking deepseek faraday finops gemini llm llmops openai openrouter rails ruby
Last synced: 29 Apr 2026
https://github.com/mohamedhnoor/hellorails
Hello Rails is a simple backend api that provides random greetings. It is built using Ruby on Rails and Postgres database.
postgresql ruby ruby-on-rails rubygems
Last synced: 10 Apr 2025
https://github.com/userlist/userlist-ruby
Ruby wrapper for the Userlist Push API
Last synced: 11 Feb 2026
https://github.com/fedotov2d/goodheart
Clojure in pure Ruby 💖
clojure functional interop interoperability interpreter ruby scripting scripting-engine
Last synced: 14 Oct 2025
https://github.com/kiebor81/mudis
Mudis is a fast, thread-safe, in-memory, sharded LRU cache for Ruby and Ruby-on-Rails applications.
cache cache-control cache-storage caching expiry in-memory in-process key-value-store least-recently-used lock-free lru lru-cache lru-eviction memory-sharding rails ruby ruby-gem thread-safe ttl-cache ttl-cache-implementation
Last synced: 08 Oct 2025
https://github.com/cbrnrd/radon
🤖 Create starter code for all different environments
boilerplate code code-generator ruby
Last synced: 15 Oct 2025
https://github.com/junip/setup
My Software Installation Guide.
guide howtoinstall install installrails installruby macos rails ruby setup setupzsh zsh
Last synced: 17 Oct 2025
https://github.com/dodonki1223/eroge_release_cmd
美少女ゲームの発売リストをコマンドラインで操作するツールです
cli-app google-drive-ruby rspec ruby
Last synced: 23 Oct 2025
https://github.com/frankvielma/timet
Time tracking gem with time reports
cli open-source ruby sqlite3 time time-tracker time-tracking timetracker timetracking timetrackingapp tracking
Last synced: 14 Oct 2025
https://github.com/chargrilledchook/chess
Final assignment for the Ruby section of The Odin Project
Last synced: 23 Oct 2025
https://github.com/ruby-processing/picrate
A ruby-processing for the raspberry-pi (works on linux)
creative-coding generative-art jruby processing raspberrypi ruby
Last synced: 26 Oct 2025
https://github.com/josephbuchma/postman-ruby
Parse & make http requests from Postman's (getpostman.com) exported collections (Collection V2)
Last synced: 23 Oct 2025
https://github.com/euglena1215/grpc_required_annotator
Annotator for null validation of gRPC requests using `required`
Last synced: 09 Oct 2025
https://github.com/jdennes/buienalarm
Super-simple library to scrape Buienalarm.nl for projected rainfall.
dutch netherlands rainfall ruby weather
Last synced: 01 Apr 2026
https://github.com/yumafuu/dezo
Transrate a word betweeen Japanese and English on cli.
Last synced: 01 Nov 2025
https://github.com/icebaker/lighstorm
API for interacting with a Lightning Node.
bitcoin grpc lightning lightning-network lnd ruby
Last synced: 05 Oct 2025
https://github.com/algerina/ror_blog_app
This project is a classic example of a fully functional blog website. It shows the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby, Ruby on Rails
postgresql rspec ruby ruby-on-rails
Last synced: 17 Aug 2025
https://github.com/alhimik45/c-formatter
Format java/c code like python
formatted-text formatter fun ruby
Last synced: 14 May 2025
https://github.com/jimmycuadra/lita-key-value
A Lita handler for storing snippets of text.
chatops key-value lita lita-handler ruby
Last synced: 27 Jul 2025
https://github.com/chetannihith/program-hacktoberfest24
⭐️This repository is for Hacktoberfest 2024 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking 🦥
cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2024 java js python ruby
Last synced: 30 Jul 2025
https://github.com/sshaw/transform_legacy_attribute_methods
A Rails plugin that allows you to transform your ActiveRecord model's "legacy" attribute methods into attribute aliases that can be used in dynamic finders and attribute hashes.
activerecord database legacy ruby
Last synced: 16 Aug 2025
https://github.com/bkuhlmann/irb-kit
Extends IRB by providing additional productivity enhancements.
console extensions irb ruby utilities
Last synced: 14 Apr 2025
https://github.com/laylo309/my-blog-app
This is my Blogs app where, you can find a warm environment for you to share cheap wisdom, enchanting crowds, and more.
javascript rails ruby ruby-on-rails webpack
Last synced: 19 Aug 2025
https://github.com/czerkacorp/citadel-2018
Citadel is a full-featured account management system for SWGEmu Core3 based Star Wars Galaxies servers built with Ruby on Rails.
account-management core3 ruby rubyonrails starwarsgalaxies swgemu swgemu-core3
Last synced: 29 Sep 2025
https://github.com/presidentbeef/dino_jump
Jumping dino game for small humans
dino-game dinosaur dragonrubygtk game ruby
Last synced: 09 Mar 2026
https://github.com/chinazhangchao/crystal-book-zh_cn
Crystal中文文档,欢迎一起翻译^_^,QQ交流群号:823109001
crystal crystal-lang crystal-language ruby
Last synced: 12 May 2025
https://github.com/rnd-soft/main_loop
[MIRROR] Main Loop implementation to control subprocesses and threads
gem loop mainloop ruby ruby-on-rails
Last synced: 14 Sep 2025
https://github.com/eduardosancho/blog-app
Blog where users can add comments and likes to each other's posts.
Last synced: 18 Sep 2025
https://github.com/yaairfernando/joinme
RoR application to create events and invite users to your events, also with a commenting system.
axios rails6 rspec ruby web-design webpack
Last synced: 30 Sep 2025
https://github.com/driftingruby/082-datatables
The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.
datatables javascript rails ruby ruby-on-rails
Last synced: 31 Jul 2025
https://github.com/mwapsam/ruby-capstone
In this project, you can create items (games, music albums, books) and store them in a database. This is Ruby capstone project for Microverse program.
collaboration incapsulation inheritance object-oriented-programming pair-programming polymorphism ruby sql
Last synced: 28 Jul 2025
https://github.com/yuuu/aws_ruby_serverless_book_site
技術同人誌「AWSとRubyではじめるサーバーレス入門」のサポートページ
Last synced: 12 May 2025
https://github.com/igneus/calendarium-romanum-remote
remote calendar extension for calendarium-romanum
Last synced: 29 Jun 2025
https://github.com/dbroeglin/azure-rails-starter
Sample Ruby on Rails app deployed (Bicep) on Azure Container App with PostgreSQL
azd-templates azure azure-devops azure-postgres devcontainer github rails ruby ruby-on-rails
Last synced: 24 Aug 2025
https://github.com/praveen1664/postgres_chef-recipes
This is one of the recipe written for chef server in ruby
chef-cookbook chef-org chef-resource chef-server ruby
Last synced: 24 Aug 2025
https://github.com/johnmccabe/blinkt-ruby
Ruby port of Pimoroni Blinkt Python module https://github.com/pimoroni/blinkt
blinkt blinkt-library blinkt-ruby leds library pimoroni pimoroni-blinkt-python raspberry-pi raspberrypi ruby ruby-port
Last synced: 26 Sep 2025
https://github.com/emfy0/ar_virtual_field
Provides an easy mechanism to define virtual fields within an ActiveRecord model
Last synced: 26 Jul 2025
https://github.com/mohamedhnoor/learning-path-blog
The Blog app is a web application built using the Ruby on Rails framework, Devise for authentication, PostgreSQL for database management, and Render for deployment
devise postgresql-database render ruby ruby-on-rails
Last synced: 17 Nov 2025
https://github.com/remedyit/r2corba
R2CORBA, the Ruby CORBA Implementation
corba idl middleware omg rclm ruby
Last synced: 09 Aug 2025
https://github.com/mkdika/rblog
Simple Ruby on Rails 5 blog application
blog bulma-css-framework bulma-template learning-by-doing poc ruby ruby-on-rails-5 sample-app slim
Last synced: 29 Jul 2025
https://github.com/nakajijapan/frustrationme_app
Web Service - Social Wish Management
Last synced: 13 Apr 2025
https://github.com/apaciuk/rails-rello
Rails 7 Trello type app with Dragula JS and Bootstrap 5, Devise, Omniauth and more
database dragula kanban-board-application rails rails-application ruby
Last synced: 01 Oct 2025
https://github.com/zven94/portfolio
This repo contains my portfolio and a selection of projects and works that I have completed. Feel free to explore these projects and know me better.
css css3 html javascript react reactjs ruby
Last synced: 28 Sep 2025
https://github.com/delonnewman/activerecord-pull
A simple query interface for pulling deeply nested data from records.
activerecord activerecord-queries database declarative-programming eav-model graph nested-objects nested-structures object-oriented-programming ontology query querying relational relational-database relational-databases ruby ruby-on-rails sql-databases tree trees
Last synced: 28 Oct 2025
https://github.com/lolwaleet/rubshell
A simple (and ugly) ruby-based webshell.
Last synced: 11 May 2025
https://github.com/hummusonrails/school-health-declaration-automation
Automate the daily school health declaration form
automation hacktoberfest nokogiri ruby script selenium watir
Last synced: 29 Aug 2025
https://github.com/tompave/magic_pipe
MagicPipe is a Ruby library to push data to remote destinations on multiple topics.
kafka message-bus ruby sqs thrift
Last synced: 14 Apr 2025
https://github.com/oxylabs/webscraping-with-ruby
A tutorial for web scraping with Ruby
Last synced: 07 Sep 2025
https://github.com/sevlamare/wallet
database-diagram heroku-deployment rails ruby ruby-on-rails rubyonrails
Last synced: 25 Feb 2025