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/lucasmsa/timeblocks-problem
⏱ Trying to come up with my solution to the problem seen in this video: https://youtu.be/3Q_oYDQ2whs
Last synced: 24 Apr 2025
https://github.com/craysiii/twitchbot
bot chat eventmachine ruby twitch twitchbot websocket
Last synced: 10 May 2025
https://github.com/danifromecuador/recipes
This is a Server-side Rendering application (SSR) following the MVC architecture. After the user logs in, them can create or edit recipes, adding or removing ingredients, generating shopping list and sharing their recipes with all other users.
postgresql rails render-deployment ruby
Last synced: 24 Apr 2025
https://github.com/dohliam/workflow
Quick prototyping script for creating rich html and pdfs from markdown documents
css html markdown pdf prototyping ruby
Last synced: 14 Apr 2025
https://github.com/tildeio/helix-flipper
A simple Rails app to get you started with Helix
Last synced: 13 Sep 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/koachcode/budgeter_mk
In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.
Last synced: 16 Aug 2025
https://github.com/eth3rnit3/rails_api_template
Rails api template it make ready to code
Last synced: 19 Apr 2025
https://github.com/nebulab/solidus_client
Solidus eCommerce API Ruby client
Last synced: 25 Jun 2025
https://github.com/sshaw/optout
The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system()-like functions
command-line exec option-parser ruby shell
Last synced: 16 Aug 2025
https://github.com/gangelo/deco_lite
DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.
decorator decorator-pattern decorators gem rails-gem ruby ruby-gem ruby-gems
Last synced: 30 Apr 2025
https://github.com/humawork/wardrobe
Dress up your Ruby objects with garments from Wardrobe!
attributes coercion config gem immutable ruby validation
Last synced: 17 Aug 2025
https://github.com/jrjoacir/template-ruby-grape-api
Purpose of this project is to offer a template for create an API in Ruby language using Grape API framework inside docker container and propose a development architecture for APIs
api api-blueprint backend container-docker database-container development-architecture docker docker-compose grape healthcheck orm postgresql puma rspec rubocop ruby ruby-language sequel template
Last synced: 05 Jul 2025
https://github.com/brianvanburken/exercism
My solutions for the challenges on exercism.org
coffeescript elixir elm exercism exercism-solution go javascript kotlin python ruby rust
Last synced: 19 Apr 2025
https://github.com/reednj/udp_rest
Client and server modules to allow making REST HTTP requests over UDP
Last synced: 02 Jul 2025
https://github.com/hassaanjbaig-code/catalog-of-my-things
This project involves creating a media cataloging system with a user interface and a database schema for storing data. This project build with the ruby and the data store in the JSON format
Last synced: 24 Apr 2025
https://github.com/icebaker/lnd-client
Ruby Lightning Network Daemon (lnd) Client.
bitcoin grpc lightning lightning-network lnd ruby
Last synced: 22 Jul 2025
https://github.com/krishpranav/redditosint
A simple ruby tool that scrapes reddit user's comment history and saves into a JSON file
information-gathering osint reconnaissance reddit reddit-osint ruby ruby-osint username-checker username-osint
Last synced: 10 Mar 2026
https://github.com/iamyunusali/eventify-backend
Eventify is a Full-stack web application. that makes easier to post, reserve and delete events on a click of button. This is the Backend(API) of the System.
postgresql rspec-rails ruby ruby-on-rails swagger swagger-ui
Last synced: 24 Apr 2025
https://github.com/jonathanhefner/dub_thee
Rails page titles via I18n
page-title rails ruby ruby-on-rails
Last synced: 11 Nov 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/ilyasgaraev/delegate_key
Create methods which return hash value
Last synced: 20 Aug 2025
https://github.com/eggmantv/wechat-mini-program-in-action
微信小程序开发
javascript ruby wechat wechat-mini-program
Last synced: 14 Oct 2025
https://github.com/tiramizoo/simple_data_migrations
Data migrations
data hacktoberfest migration rails ruby
Last synced: 12 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/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/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/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/r3dhulk/sqli-detector-in-ruby
SQL Detector Tool In Ruby
blackhat ethical ethical-hacking ethical-hacking-tools ethicalhacking hacking hacking-tool penetration-testing pentesting ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-on-rails security sql sqli-scanner sqli-vulnerability-scanner
Last synced: 09 Oct 2025
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/euglena1215/grpc_required_annotator
Annotator for null validation of gRPC requests using `required`
Last synced: 09 Oct 2025
https://github.com/petethepig/apfs-rb
Ruby bindings for Apple File System (APFS) APIs
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/dodonki1223/eroge_release_cmd
美少女ゲームの発売リストをコマンドラインで操作するツールです
cli-app google-drive-ruby rspec ruby
Last synced: 23 Oct 2025
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/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/kevinstuffandthings/timeboss
Broadcast Calendar navigation in Ruby made simple
broadcast-calendar gregorian-calendars ruby rubygems
Last synced: 10 Oct 2025
https://github.com/tarellel/activerecord-duckdb
A DuckDB database adapter for ActiveRecord
activerecord duckdb rails ruby rubygem rubyonrails
Last synced: 03 Apr 2026
https://github.com/loftwah-demo/linux-for-pirates-2
DevOps with Docker, Ruby on Rails and Linux for Pirates!
docker docker-compose linux npm ruby ruby-on-rails tutorial
Last synced: 24 Oct 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/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/seuros/diagram-ruby
code-generation developer-tools diagram dsl framework graph ruby ruby-gem structure visualization
Last synced: 04 Mar 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/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/zerocracy/fbe
FactBase Extended (FBE) for the judges in judges-action and inside Baza
Last synced: 01 Apr 2026
https://github.com/damolinx/vscode-sorbetto
Extension providing language services for Ruby using Sorbet.
bundler cursor cursor-extension ruby sorbet vscode vscode-extension
Last synced: 24 Apr 2026
https://github.com/takahashim/mastodon-book-sample
sample code of "Mastodon Book" http://nextpublishing.jp/book/8776.html
Last synced: 14 Apr 2025
https://github.com/koenpunt/capistrano-pumactl
Puma server control tasks for Capistrano 3
Last synced: 01 Aug 2025
https://github.com/c00p75/oop-school-library
School Library is a Ruby practice project aimed at mastering Object Oriented Programming.
Last synced: 01 Sep 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/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/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/diowa/ruby3-rails7-bootstrap-heroku
An opinionated starter application based on Ruby 3.1, Rails 7.1, Webpack 5, pnpm, and Bootstrap 5, deployable on Heroku
bootstrap font-awesome heroku pnpm postgresql rails redis rspec rubocop ruby slim starter-app turbo
Last synced: 16 Apr 2025
https://github.com/ssnickolay/unitpay
Gem для подключения к платежной системе unitpay.ru
Last synced: 02 Aug 2025
https://github.com/supermomonga/nonius
Lightweight Profiler Viewer for Rails Apps
Last synced: 30 Sep 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/igneus/calendarium-romanum-remote
remote calendar extension for calendarium-romanum
Last synced: 29 Jun 2025
https://github.com/thecodechaser/decode-morse-code
Decode morse code is a project with ruby programs to decode morse code messages.
Last synced: 17 Aug 2025
https://github.com/akarzim/bridgetown_markdown_lazylinks
Support for lazy markdown reference links
bridgetown-plugin gem markdown ruby
Last synced: 13 Sep 2025
https://github.com/cancelei/search_engine
SearchEngine made with Ruby on Rails 7.1. Works for Google, Bing or Brave API.
bingsearchapi bravesearchapi googlesearchapi ruby rubyonrails
Last synced: 29 Jun 2025
https://github.com/2called-chaos/watchmonkey_cli
Watchmonkey CLI - dead simple monitoring tool for rubyists
command-line command-line-tool monitor-resources monitoring monitoring-tool platypus platypus-support ruby telegram-bot
Last synced: 11 Apr 2025
https://github.com/bkuhlmann/marameters
A dynamic method parameter inspector.
metaprogramming methods parameters ruby
Last synced: 01 Aug 2025
https://github.com/dannyben/sting
Minimal, lightweight, multi-YAML settings library
gem ruby settings settings-management yaml-configuration
Last synced: 04 Aug 2025
https://github.com/nvoynov/punch
Punch focuses on business logic layer design in accordance with the principles of The Clean Architecture. It provides basic frame, code-generators, DSL, and CLI
business-logic-layer cli dsl entity erb interactor plugin poro ruby service source-code-generator the-clean-architecture usecase
Last synced: 26 Oct 2025
https://github.com/westonganger/active_record_simple_execute
Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax
Last synced: 27 Feb 2025
https://github.com/rwubakwanayo/motorbike_booking_backend
Motorbike Booking is a Rails back-end application that enables users to book Motorbikes. It provides API endpoints for the front end, allowing them to load, create, and delete Motorbikes, as well as make reservations. Users need to register or log in to access the API endpoints, which can be done via the same endpoints.
Last synced: 23 Mar 2025
https://github.com/davidcelis/block-kit
💬 A Ruby gem to build UI with Slack's BlockKit framework
block-kit rails ruby ruby-gem ruby-on-rails slack
Last synced: 27 Jul 2025
https://github.com/sunaku/detest
Assertion testing library for Ruby
assertions ruby testing-framework
Last synced: 30 Aug 2025
https://github.com/pablobona/school_library
In this project, I will start building a school library app. In this initial step, I will implement the classes to represent students and teachers.
Last synced: 23 Apr 2025
https://github.com/cedarcode/cwt-ruby
Ruby implementation of RFC 8392 CBOR Web Token (CWT)
cbor cbor-web-token cwt rfc ruby
Last synced: 11 Nov 2025
https://github.com/thecodechaser/hello-rails-back-end
Hello Rails back-end app is simple application that contains setup of rails APIs. The API loads a random greeting from database on every requset.
Last synced: 09 Aug 2025
https://github.com/blueberrystream/slack-emoji-download.rb
CLI Downloader for Slack custom emoji
emoji ruby ruby-application ruby-cli ruby-gem ruby-library rubygem rubygems slack slackapi
Last synced: 23 Apr 2025
https://github.com/mkon/db_lock
Obtains manual db locks.
database hacktoberfest mutex ruby
Last synced: 30 Jul 2025
https://github.com/aripollak/random
Random configurations/dotfiles/programs/utilities and the such as. Unless otherwise noted, all files were written by me and released into the public domain.
Last synced: 27 Jul 2025
https://github.com/noma4i/pivotal_miner
Redmine Plugin to Sync Pivotal Tracker with Redmine and vise versa
pivotal-tracker redmine redmine-plugin ruby
Last synced: 12 Aug 2025
https://github.com/monade/cognito_rails
Add Cognito authentication to your Rails API
aws-cognito cognito rails rails-api rails-authentication ruby
Last synced: 11 Nov 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/bumi/ln-markdown-to-pdf
An example for machine to machine payments using the bitcoin lightning network
api bitcoin lightning lightning-network machine-to-machine micropayments rack ruby
Last synced: 08 Mar 2026
https://github.com/kenzietechnologies/messaged
A gem for quickly and easily implementing Hotwire Turbo chat modules on Ruby on Rails apps.
hotwire-turbo instant-messaging ruby ruby-on-rails
Last synced: 29 Sep 2025
https://github.com/cwaku/catalog
A console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Built with Ruby
Last synced: 13 Aug 2025
https://github.com/get-bridge/scorm_engine
Ruby client for Rustici's SCORM Engine 2017.1 and 20.1 API
Last synced: 27 Jul 2025
https://github.com/wuletawwonte/rmis
An open source Ruby on Rails system under development for the purpose of automating the research business process from Call for paper to Publication primarily in Arba Minch University.
postgres ruby ruby-on-rails tailwind-css
Last synced: 23 Apr 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