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/petitviolet/rstructural
Ruby structural types: Struct, Enum, Algebraic Data Type
adt enum ruby ruby-gem struct structured-data
Last synced: 15 Mar 2026
https://github.com/bruk19/budget-app
This web application is a Ruby on Rails application that allows you to manage your budget in a professional way. You can register and/or log in and your data will be safely saved and you will be the only one person to manage access them. You can perform transaction transactions associated with a category of your transaction and see the money spent
bootstrap css3 database rails6 ruby
Last synced: 23 Feb 2026
https://github.com/chrisledet/shorty_url
flexing some Sinatra skills writing a url shortener.
Last synced: 25 Oct 2025
https://github.com/jerodg/code-challenges
Code Challenges Abound
bash-script c cpp csharp dart-lang elixir erlang go java javascript kotlin php python3 ruby rust scala swift typescript
Last synced: 02 Apr 2026
https://github.com/vergilet/schoolgirl_uniform
Multistep form for Rails app
form multistep multistep-form multistep-forms multisteps-form rails ruby uniform
Last synced: 26 Oct 2025
https://github.com/gangelo/immutable_struct_ex
ImmutableStructEx is yet another immutable struct. What makes ImmutableStructEx different, is that it allows you to create immutable structs in one step by default. In other words, other immutable struct gems force you to first define the struct, then instantiate the struct object; or, define the struct and instantiate the struct object via chaining.
gem gems immutable immutable-datastructures immutable-objects immutable-store immutable-struct immutables ruby ruby-gem ruby-gems ruby-struct ruby-structs struct
Last synced: 26 Oct 2025
https://github.com/tresorsawasawa/budget_app
The "Budget App" is a mobile web application that helps users to manage their budgets. It has features of listing transactions associated with a category and with the app, you can see how much money you spent on that category
database html5 javascript ruby ruby-on-rails sass shell
Last synced: 15 Apr 2026
https://github.com/passkit/passkit-ruby-grpc-sdk
Ruby SDK for Apple Wallet and Google Pay Membership / Loyalty / Access Cards, Coupons & Flights.
apple-wallet apple-wallet-support coupons flights google-pay google-wallet grpc loyalty loyalty-program loyalty-solutions mobile-wallet ruby sdk sdk-ruby
Last synced: 29 Jan 2026
https://github.com/stevenjcumming/rails-toolbox
Ruby on Rails snippets, sample code, and cheatsheet focused on API-only (-mostly) applications
rails rails-api rails-cheat-sheet rails-development rails-snippets rails-template rails7 ruby toolbox
Last synced: 06 Feb 2026
https://github.com/s13g/docit
Simple, flexible, automatic API documentation for Ruby APIs.
openapi-generator openapi-specification openapi3 restapi ruby ruby-on-rails swagger
Last synced: 18 Apr 2026
https://github.com/khalilgharbaoui/issues-tracker-api
Issues tracker api
api api-rest clean-code jwt jwt-authentication object-oriented-programming pundit rails-application rails5 rails5-api rest-api restful-api rspec ruby ruby-application solid-principles tdd test-driven-development
Last synced: 15 Apr 2026
https://github.com/said-laasri/rails_back_end
**Hello Rails ** is a simple Api of Ruby on Rails . It allows users to get a random greeting from the backend API.
Last synced: 01 Feb 2026
https://github.com/rokumatsumoto/boyutluseyler
Yet another 3D model repository
3d-models repository ruby ruby-on-rails vuejs
Last synced: 26 Feb 2026
https://github.com/adel-gu/catalog-of-my-things
Ruby console app that help you to keep a records of different types of things you own: books, music albums, movies, and games, the data stored in json file.
Last synced: 26 Feb 2026
https://github.com/rileymanda/blog-app
BlogApp is a web application that allows users to create, update, and interact with blog posts. It is built using Ruby on Rails and PostgreSQL as the database, and it includes comprehensive unit and integration tests implemented in RSpec and Capybara.
bdd capybara rails rspec-rails ruby selenium-webdriver
Last synced: 15 Apr 2026
https://github.com/josephschito/rubyduino
Rubyduino compiles Ruby code for Arduino UNO boards and uploads the generated firmware.
Last synced: 02 Jun 2026
https://github.com/teekaytech/scraper
A web scraper application that fetches some specified set of data from one of my favorite JavaScript tutorial websites (https://javascript.info). Built with Ruby and Nokogiri Gem.
microverse nokogiri ruby web-scraper
Last synced: 27 Feb 2026
https://github.com/tirthajyoti-ghosh/slack-adder-bot
A simple slack chatbot that adds two numbers. Eg: when the user types to the bot `234 + 123`, it responds back with `357`. Built with Ruby.
mongodb mongoid ruby slack-bot slack-ruby-bot-server
Last synced: 16 Apr 2026
https://github.com/deivid-rodriguez/ruby-bisect
Bisections against ruby-core for you ruby programs
bisection chruby ruby ruby-bisect
Last synced: 12 Feb 2026
https://github.com/cbetta/flow2
A simple, in-progress multi-user blog/community system
news news-aggregator rails ruby
Last synced: 03 Mar 2026
https://github.com/salanoid/metachange
metachange rails ruby ruby-on-rails startup
Last synced: 16 Apr 2026
https://github.com/nicolachoquet06250/tools_library
Constitution d'une liste d'outils, répos, d'idées d'apps, challanges ou tout autre ressource pour s'améliorer en programmation peux importe son niveau.
clang cpp css golang java javascript nim-lang nodejs php python3 ruby rust shell typescript
Last synced: 01 Apr 2026
https://github.com/psu-libraries/etda_workflow
Electronic Theses and Dissertations Application: Admin, Author, and Committee Member workflows.
Last synced: 03 Apr 2026
https://github.com/dennis-every/rails-on-docker
Dockerizing a Ruby on Rails application
Last synced: 10 May 2026
https://github.com/pikachuexe/where_lower
Provide an easy way to use case insensitive `where` in ActiveRecord.
activerecord gem rails ruby ruby-on-rails
Last synced: 14 Sep 2025
https://github.com/ashmalzahra/oop-school-library
This project uses Object Oriented Programming to build a school library app. The tool records what books are in the library and who borrows them. Built with Ruby.
best-practices object-oriented-programming oop-principles ruby uml-diagram unit-testing
Last synced: 14 Jul 2025
https://github.com/mblumtritt/tcp-client
Use your TCP connections with working timeout.
ruby ruby-gem socket tcp tcp-client tcp-socket timeout
Last synced: 14 Jul 2025
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/yfractal/ccache
Ccache is a Redis client-side caching based on Etag for providing a better consistency guarantee.
Last synced: 04 Feb 2026
https://github.com/dvinciguerra/brazil-cep
This gem provides a simple way to validate and format Brazilian postal codes (CEP)
Last synced: 10 Apr 2025
https://github.com/brenofariasdasilva/university
Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.
arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode
Last synced: 08 Apr 2026
https://github.com/sophiemberger/tensorflow-lite-implementation-of-google-nima
🏞A TensorFlow Lite implementation of Google NIMA (Neural Image Assessment)
ios learning-to-rank ltr machine-learning nima ruby swift tensor tensorflow-lite
Last synced: 07 May 2026
https://github.com/cliftondavies/twitter
A lightweight version of Twitter.
bulma css3 html5 ruby ruby-on-rails sqlite3
Last synced: 08 Apr 2026
https://github.com/hausgold/pricehubble
Ruby client for the PriceHubble REST API
api api-client api-wrapper gem oss pricehubble ruby ruby-gem
Last synced: 12 May 2025
https://github.com/codecov/ruby-standard-2
Codecov coverage standard for Ruby using Codecov's Bash uploader
codecov coverage-reports rails ruby
Last synced: 12 Apr 2025
https://github.com/trace-kadenyi/rails_budget_app
SmartMoney is a mobile web application to 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. The Rails application allows the user to: register and log in. add new transactions for a category, see the expense on each category
cancancan database devise-token-auth heroku-deployment postgresql rspec-rails ruby ruby-on-rails tdd
Last synced: 07 Mar 2026
https://github.com/shafiuyushawu/enumerable
In this project we created a module with a predefined functions and Class called MyList which performs some functionality from MyEnumerable module.
classes-and-objects methods-functions ruboto ruby ruby-gem
Last synced: 28 Mar 2025
https://github.com/shafiuyushawu/ruby-oop
A ruby program that exhibit the principles of Object Oriented Programming (Abstraction, Encapsulation, Inheritance and Polymorphism).
abstraction class encapsulation inheretence oops-in-ruby polymorphism ruby
Last synced: 28 Mar 2025
https://github.com/uptrace/uptrace-ruby
OpenTelemetry Ruby distribution for Uptrace
distributed-tracing metrics opentelemetry ruby tracing uptrace
Last synced: 26 Jun 2025
https://github.com/mvz/gir_ffi-gtk4
GirFFI-based bindings for Gtk+ 4
gir-ffi gnome gobject-introspection gtk4 hacktoberfest ruby
Last synced: 09 Jul 2025
https://github.com/rkotov93/evm-tx-input-decoder
Simple gem to decode and encode EVM transactions input data
blockchain eth ethereum ethereum-virtual-machine evm evm-blockchain ruby ruby-on-rails tron trx
Last synced: 01 Nov 2025
https://github.com/justalever/passwordless_demo
Passwordless login with Rails 7 - A quick guide on using alternative authentication strategies.
passwordless-authentication rails rails7 ruby ruby-on-rails
Last synced: 19 Feb 2026
https://github.com/bonifield/helpers
Brief code examples, templates, and sample data for quick reference.
ansible ansible-playbook bash c code demo example filebeat grok help helper javascript logstash logstash-filter powershell python reference ruby splunk template
Last synced: 07 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/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/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/burningtyger/farhang-app
A Ruby frontend to the farhang database - can be used for other dictionaries as well.
dictionaries farsi german lexicon persian ruby sinatra translations
Last synced: 16 May 2026
https://github.com/smart-village-solutions/smart-village-app-rss-importer
Import RSS Feeds and convert them to the smart-village-json
Last synced: 16 May 2026
https://github.com/alphanodes/valid_hostname
Extension to ActiveModel for validating hostnames
gem hostname ruby validation validator
Last synced: 14 May 2025
https://github.com/abdussattar-70/ruby-group-capstone
A Ruby OOP-based solution for managing and organizing your collection of books, games, and music albums. It allows you to add new items, explore your collection by labels, genres, and authors and provides a user-friendly interface for easy navigation. It's a convenient tool to keep track of your inventory of books, games, and music albums.
Last synced: 19 May 2026
https://github.com/olipliche/budget-app
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.
database postgresql rails ruby sql
Last synced: 20 Jan 2026
https://github.com/joneshf/servant-ruby
Create a Ruby client from a Servant API using Net::HTTP.
haskell ruby servant servant-client
Last synced: 11 Sep 2025
https://github.com/petercamilleri/option_list
For reference only. Obsolete as of Ruby 2.1.
Last synced: 22 Jul 2025
https://github.com/nekonenene/esa-dumper-for-notion
Export posts and comments of esa in order to import to Notion
Last synced: 14 Apr 2025
https://github.com/barakadanny/fitmeup-backend
FitMeUp is an API, built with Ruby on Rails, provides a comprehensive and secure solution for powering your health and fitness platform. With features like user registration, trainer management, and session booking, it delivers fast, reliable results to help users achieve their fitness goals.
authentication authorization database jwt jwt-authentication postgresql ruby ruby-on-rails serializer
Last synced: 07 Mar 2026
https://github.com/realtradam/cyberpunk-red-terminal-sheet
Cyberpunk character creator made in Ruby!
curses cyberpunk cyberpunkred ruby ttrpg
Last synced: 05 Aug 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/slowy07/glowing-assign
my program assignment
assembly assignment-solutions c go java lua ruby
Last synced: 10 Apr 2025
https://github.com/peimelo/controlled_health_api
Controlled Health website API built with Ruby on Rails 6 as API and using devise_token_auth.
api devise-token-auth rails ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/tanvir1337x/scriptorium
A collection of code snippets and scripts in various languages designed for task automation, workflow enhancement, and other miscellaneous/experimental or fun purposes
bash c cpp css fish flake flakes html javascript lua nix nix-shell nushell python ruby rust script scripts-collection shell zsh
Last synced: 25 Jul 2025
https://github.com/holyketzer/ctci_v6
Cracking the Coding Interview 6th edition
cracking-code-interview cracking-the-coding-interview go golang ruby
Last synced: 08 May 2026
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/kineticcafe/cartage-rack
Show the release_hashref file from a Cartage package
Last synced: 25 Jul 2025
https://github.com/smart-village-solutions/anonymizer_rails
Anonymizer gem scrambles attribute values of ActiveRecord models.
Last synced: 25 Jul 2025
https://github.com/zilola-nazarova/ruby-capstone-project
A console app that allows users to manage collections of their things: books, music albums, and games. The data is be stored in JSON files. Built with Ruby.
Last synced: 12 Sep 2025
https://github.com/paul-js-hub/gym-instructor-backend
A back end API that has gym services
Last synced: 07 May 2026
https://github.com/coding-cactus/multipad
A clean, simple, and efficient collaborative workspace
Last synced: 19 May 2026
https://github.com/yasslab/localmap.jp
📍 地図で振り返る、地域の出来事。みんなの経済新聞ネットワークの各地域で配信されたニュース記事をプロットした地図です。
geolonia jekyll map openstreetmap render ruby takadanobaba
Last synced: 11 Apr 2025
https://github.com/thebwoyprogrammer/blog-app
This is a blog app that allows authoized authors to post a blog and users to like, comment. This app also has the comments, posts and likes counters
hatim microverse mvc-architecture ruby ruby-on-rails
Last synced: 30 Apr 2026
https://github.com/circleci-public/circleci-demo-ruby-sinatra
Example Ruby on Rails application running on CircleCI
circleci circleci-demos ruby sinatra
Last synced: 31 Jul 2025
https://github.com/mmsesay/final-capstone-backend
The project is used for project where a user can reserve a car. The endpoints gives opportunity to a user to add and delete cars. Make reservation for a flat and remove it.
Last synced: 18 May 2026
https://github.com/yasslab/markdown_formatter
Markdown formatter that removes unnecessary newlines.
Last synced: 11 Apr 2025
https://github.com/railona/twitter-bot
A Twitter bot built with ruby that takes three Twitter pages that you like and keeps your page updated by retweeting one of their tweets randomly, once a day.
Last synced: 01 Jul 2026
https://github.com/ksylvest/playground
A sample application used to try things...
Last synced: 17 Sep 2025
https://github.com/emono/line-notify-client
[RubyGem]LINE Notify API Ruby Client
api-client gem line line-notify ruby
Last synced: 28 Jun 2025
https://github.com/erciccione/50plus1-watcher
Easy script who checks if any pool has 50,01% of the Monero global hashrate
Last synced: 30 Oct 2025
https://github.com/snkrheadz/random_password
Generate strong passwords
password-generator ruby rubygem
Last synced: 22 Jun 2025
https://github.com/zauberware/url_checker
Quick lookup for HTTP Status codes of a Sitemap!
404-errors http-status-codes nokogiri ruby ruby-scraper ruby-script seo seo-analysis seo-monitor seotools sitemap sitemap-parser url-scraper
Last synced: 14 Mar 2025
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/devteds/multi-stage-docker-build
Source code and terminal log related to the short course - https://devteds.com/multi-stage-docker-build
docker multi-stage-build multi-stage-docker multi-stage-dockerfiles rails-on-docker ruby ruby-on-rails rubyonrails
Last synced: 07 Mar 2026
https://github.com/asmega/logput
Rack middleware to output rails logs to a webpage
debugging logging middleware rack rack-middleware rails ruby testing-tools
Last synced: 30 Apr 2025
https://github.com/smolget/yadisk
Yandex.Disk API client (ruby gem)
api-client hacktoberfest ruby yandex yandex-disk yandex-disk-client
Last synced: 13 Apr 2025
https://github.com/indiecodermm/tictactoe-mcts
Tictactoe engine using Monte Carlo Tree Search
mcts-algorithm monte-carlo ruby tictactoe
Last synced: 14 Mar 2025
https://github.com/elastic/workplace-search-ruby
Elastic Workplace Search Official Ruby Client
api-client elastic elastic-enterprise-search elastic-workplace-search ruby ruby-client search swiftype
Last synced: 29 Sep 2025
https://github.com/nickemma/car-rental-api
Exotic Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.
database jwt-authentication postgresql ruby ruby-on-rails swagger-ui tdd
Last synced: 25 Sep 2025
https://github.com/dryruby/ruby-template
Template repository for public-domain libraries written in the Ruby programming language.
dryproject ruby template-project
Last synced: 22 May 2026
https://github.com/nanafox/paystack_sdk
Supercharge Your Ruby App with Paystack's Easy Payment APIs
paystack paystack-payment-gateway paystack-ruby paystack-sdk ruby sdk sdk-ruby
Last synced: 01 Aug 2025
https://github.com/sebyx07/purgecss_rails
PurgeCSS for Rails Asset Pipeline
css performance purgecss rails ruby
Last synced: 13 Apr 2025
https://github.com/samdvr/eventsourcer
A helper library for event sourcing Rails ActiveRecord model changes
activerecord kafka ruby ruby-on-rails
Last synced: 04 Mar 2026
https://github.com/marioruiz/aurora-detector
Using a 360 camera, Ricoh Theta S, and some ruby code, we can detect when a northern light is shining on the sky, take a picture, record a video, notify by email, twitter...
360 360-photo aurora image-processing ruby
Last synced: 13 Sep 2025
https://github.com/halostatue/fish-rake
A useful completion set for Rake and Fish
fish fish-plugin fish-shell fisher rake ruby
Last synced: 19 May 2026
https://github.com/jusleg/quotify-ruby
Add random quotes to your app effortlessly
Last synced: 16 Sep 2025