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/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/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/nebulab/renderful
A Ruby rendering engine for headless CMSs, with support for caching and Ruby on Rails.
component contentful rails rendering ruby ui
Last synced: 22 Apr 2025
https://github.com/joshbeckman/readwise-ruby
Minimal Readwise API client and highlight parsing library
Last synced: 03 Sep 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/lewiscowles1986/jekyll-improved-category-pages-plugin
I Believe a better way of generating category pages for Jekyll
jekyll needs-tests older proof-of-concept ruby template
Last synced: 19 Apr 2025
https://github.com/ilyasgaraev/delegate_key
Create methods which return hash value
Last synced: 20 Aug 2025
https://github.com/tamanobi/line-chatbot-rb-sample
LINE Messaging APIをつかったサンプル
Last synced: 16 May 2025
https://github.com/javitocor/social-media-app
Social Media app cloning Facebook. Collaborative project built with Ruby on Rails following MVP pattern.
associations bootstrap rails-application ruby ruby-on-rails social-media
Last synced: 10 Mar 2026
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/bienvenuushindi/recipe-app
The Recipe app keeps track 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.
bootstrap rspec ruby ruby-on-rails
Last synced: 20 Apr 2025
https://github.com/dannyben/bobkit
Site Generation Toolkit with Slim, SCSS, CoffeeScript and Markdown
Last synced: 18 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/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/dannyben/sting
Minimal, lightweight, multi-YAML settings library
gem ruby settings settings-management yaml-configuration
Last synced: 04 Aug 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/belsman/ruby-capstone
This project entails building a program that crawls daily data about COVID-19 from a website and displays it in the terminal. Built with Ruby.
microverse-projects ruby web-scraping
Last synced: 19 Apr 2025
https://github.com/fluent-plugins-nursery/winevt_c
Windows Event Log API binding from winevt.h. https://docs.microsoft.com/en-us/windows/desktop/api/_wes/
ruby wevtapi-h windows windows-event-log
Last synced: 15 May 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/a-chacon/minitest-cc
Plugin for minitest. It provides minimal information about code coverage.
minitest minitest-plugins ruby
Last synced: 12 May 2025
https://github.com/yahir91/scraper
A web scraper that is used to retrieve medical articles from the Scielo website. Built with Ruby.
Last synced: 15 Jul 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/kanzatahreem/recipe-app
The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.
bullet cancancan capybara-rspec crud database devise psql ruby ruby-on-rails
Last synced: 27 Oct 2025
https://github.com/dannyben/nasdaq
Nasdaq Data Link API Ruby Library and Command Line
api api-client command-line economic-data gem quandl quandl-api ruby
Last synced: 18 Apr 2025
https://github.com/vaiorabbit/jumppointsearch
A Ruby implementation of Jump Point Search (JPS) and A*
astar-algorithm dijkstra-algorithm jump-point-search nanovg ruby
Last synced: 24 Aug 2025
https://github.com/igneus/calendarium-romanum-remote
remote calendar extension for calendarium-romanum
Last synced: 29 Jun 2025
https://github.com/jimmycuadra/lita-youtube
A Lita handler for displaying YouTube video information.
chatops lita lita-handler ruby youtube
Last synced: 19 Apr 2025
https://github.com/eth3rnit3/rails_api_template
Rails api template it make ready to code
Last synced: 19 Apr 2025
https://github.com/aergoio/libaergo
Native library to interface with Aergo
aergo blockchain c c-plus-plus c-sharp ruby swift vb-net
Last synced: 19 Apr 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/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/benmukebo/budgy-budget
Budgy-Budget 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. Built with Ruby on Rails, PostgreSQL.
css postgresql ruby ruby-on-rails
Last synced: 07 May 2025
https://github.com/wolfpack-digital/rails-template
Ruby on Rails application template
Last synced: 07 May 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/miltlima/goact
Goact - is a CLI to create default github actions
github-actions golang java javascript nodejs ruby
Last synced: 13 Apr 2025
https://github.com/benawi/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. The app that you will create will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
Last synced: 24 Sep 2025
https://github.com/artob/myonn.rb
The source code for my If.rb #5 presentation Make Your Own Neural Network with Ruby.
handwriting-recognition mnist neural-network ruby
Last synced: 04 Aug 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/koenpunt/capistrano-pumactl
Puma server control tasks for Capistrano 3
Last synced: 01 Aug 2025
https://github.com/teekaytech/techtalks
A blog for creating and reading tech-related articles. Users can sign up/log in with third-party apps like twitter/google. Built with Ruby on Rails, AWS S3 and Bootstrap.
bootstrap4 css3 html5 responsive-web-design ruby ruby-on-rails
Last synced: 07 May 2025
https://github.com/ssnickolay/unitpay
Gem для подключения к платежной системе unitpay.ru
Last synced: 02 Aug 2025
https://github.com/powerlevel9000/blog
Blog is Ruby on Rails based project The Blog app will be a classic example of a blog website fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Blog is where you can talk about anything you did
postgresql-database ruby ruby-on-rails
Last synced: 01 Aug 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/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/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/oxylabs/webscraping-with-ruby
A tutorial for web scraping with Ruby
Last synced: 07 Sep 2025
https://github.com/andyobtiva/glimmer-dsl-xml
Glimmer DSL for XML (& HTML)
dsl dsl-syntax glimmer ruby ruby-gem ruby-library rubygem xml
Last synced: 23 Mar 2025
https://github.com/dannyben/victor-cli
Command line for Victor, the Ruby SVG library
Last synced: 17 Apr 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/fga-eps-mds/owla
Real-time Q&A and Slides sharing to help teachers and students
Last synced: 17 Aug 2025
https://github.com/interviewstreet/rails-boilerplate-2022
Ruby on Rails boilerplate configured with authentication, docker-setup, must-have gems and much more.
authentication best-practices boilerplate docker gems rails ruby ruby-on-rails starter-template
Last synced: 13 Aug 2025
https://github.com/postmodern/fake_io.rb
A mixin module for creating fake IO-like classes.
Last synced: 21 Apr 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/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/stemount/ruby-on-rails-docker-compose-template
A docker-compose template of a Ruby on Rails application using Ruby 2.7.2 and Rails 6.x
Last synced: 05 May 2025
https://github.com/bkuhlmann/marameters
A dynamic method parameter inspector.
metaprogramming methods parameters ruby
Last synced: 01 Aug 2025
https://github.com/chiditarod/dogtag
Racer registration and management application for the CHIditarod. Integrates with Stripe and Classy.
heroku rails rails4 registration ruby ruby-on-rails signup ticketing-system
Last synced: 03 Jan 2026
https://github.com/darrhiggs/sidekiq-trackable_batch
Access detailed, up-to-date information about a Sidekiq::Batch as it runs
Last synced: 25 Aug 2025
https://github.com/donkirkby/active-sinatra
Sandbox project for ActiveRecord and Sinatra web server, including test fixtures
activerecord oracle ruby sandbox sinatra
Last synced: 07 May 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/acushlakoncept/micro-reddit
This project was used to get our feets wet working on database model using Rails powerful ORM called Active Records. The data structures necessary to support link submissions and commenting on Reddit was the main focus of this project
active-records gem ruby ruby-on-rails webpack
Last synced: 23 Apr 2025
https://github.com/jpalumickas/backup-repos
Backup your GitHub, BitBucket and GitLab repositories
backup bitbucket github gitlab gitlab-repositories ruby rubygems
Last synced: 28 Apr 2025
https://github.com/lambda2/breezer
🔒 Lock your Gemfile dependencies to safe versions
Last synced: 18 Jan 2026
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/acasaism/holded
gem hacktoberfest holded ruby ruby-gem rubyonrails
Last synced: 08 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/toburger/rulesengine
Experimentations with DLR (Dynamic Language Runtime) and MEF (Managed Extensibility Framework)
dlr dotnet javascript mef php python ruby
Last synced: 13 Apr 2025
https://github.com/govuk-ruby/govuk-design-system-rails
Implementation of GOV.UK Design System components in Ruby on Rails
govuk govuk-design-system govuk-frontend rails ruby
Last synced: 23 Apr 2025
https://github.com/tiramizoo/simple_data_migrations
Data migrations
data hacktoberfest migration rails ruby
Last synced: 12 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/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/dannyben/docker-alpine-ruby
Minimal Ruby docker image with native extensions support
alpine docker-alpine-ruby ruby ruby-docker-image
Last synced: 07 Sep 2025
https://github.com/ronin-rb/ronin-post_ex
A Ruby API for Post-Exploitation
hacktoberfest post-exploitation ruby
Last synced: 05 Sep 2025
https://github.com/stitchfix/resqutils
Handy methods, classes, and test support for applications that use Resque
Last synced: 25 Apr 2025
https://github.com/patricktulskie/concuss
Throw a bunch of headers at a web app and see what sticks
malformed-headers pentest ruby security security-auto security-tools testing webapp-security
Last synced: 28 Apr 2025
https://github.com/abhinavs/scoop
Scoop - a production-ready Sinatra boilerplate project using Corneal, ActiveRecord, Capistrano, Puma & Nginx
activerecord api-boilerplate capistrano corneal json-api nginx nginx-proxy puma ruby sinatra sinatra-boilerplate sinatra-mvc sinatra-skeleton
Last synced: 23 Apr 2025
https://github.com/nilsding/webm-index
a simple frontend for your WebM directory
coffeescript frontend index ruby webm
Last synced: 06 Oct 2025
https://github.com/mtarnovan/ruby_pg_cdc
An (experimental) Ruby replication client / CDC for Postgres
cdc change-data-capture logical-replication postgres psql replication ruby
Last synced: 07 May 2025
https://github.com/senotrusov/workety
A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Rails environment load, mutithreaded workers.
daemon error-reporting exception-handling logging multithreading pidfile process rails ruby watchdog
Last synced: 07 Oct 2025
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/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/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/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/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/peopledatalabs/peopledatalabs-ruby
A Ruby client for the People Data Labs API
api company-data company-search contact-data enrichment people-data peopledatalabs person-search ruby ruby-gem sdk-ruby search
Last synced: 11 Mar 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/ph-7/peachlang
:peach: PeachLang™ is a simple interpreted language done with Ruby using Racc (the Ruby version of Yacc/Bison). The language has been made thanks to MACournoyer's book http://01script.com/comment-creer-son-langage-de-programmation/
bison interpreted-language interpreted-languages interpreted-programming-language interpreter language own-language parser peach-language peachlang programming programming-language programming-languages racc ruby simple-programming-language yacc
Last synced: 09 Apr 2025
https://github.com/chargrilledchook/chess
Final assignment for the Ruby section of The Odin Project
Last synced: 23 Oct 2025