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/ergoserv/auxiliary_rails_resourceable
AuxiliaryRails::Resourceable module speeds up development by loading your controllers with RESTful (CRUD) actions.
Last synced: 13 Oct 2025
https://github.com/pjchender/template-rails-vue-turbolinks
This is a rails template app to use Vue in Rails with or without Turbolinks.
Last synced: 13 May 2026
https://github.com/dodopayments/dodopayments-ruby
The official Ruby library for the Dodo Payments API
dodopayments ruby ruby-gem ruby-on-rails
Last synced: 14 May 2026
https://github.com/yoshoku/numo-random
Numo::Random provides random number generation with several distributions for Numo::NArray.
Last synced: 25 Apr 2025
https://github.com/serradura/rake_challenge
Desafio para capacitar pessoas no desenvolvimento com a linguagem Ruby
aprender-programar-ruby learning-by-doing learning-ruby rake rakefile rspec ruby tdd
Last synced: 17 Jun 2026
https://github.com/snkrheadz/omise_test_cards
A set of common test cards for omise api in test mode.
omise omise-test-cards ruby ruby-gem
Last synced: 17 Oct 2025
https://github.com/umbrellio/umbrtonic
Gem for transferring Active Support Instrumentation events to the InfluxDB database via UDP without boilerplate code.
activesupport-notifications events influxdb ruby
Last synced: 23 Jun 2026
https://github.com/conreality/conreality.rb
Conreality Software Development Kit (SDK) for Ruby.
Last synced: 14 Mar 2026
https://github.com/zapnap/coin_market
Fetch current market data for top cryptocurrencies using the CoinMarketCap API
api-client crypto cryptocurrency finance market-data ruby tokens
Last synced: 19 Oct 2025
https://github.com/estiens/ruby-coordinator-gpt
I wanted to play with an autonomous AI and I wanted to do it in Ruby...
autogpt autonomous-agents gpt gpt-4 llm ruby
Last synced: 23 Jan 2026
https://github.com/adamcooke/rubysnippets
Sublime Text 3 snippets for Ruby & Rails
ruby snippets sublime-text sublime-text-3
Last synced: 22 Oct 2025
https://github.com/wilsonsilva/xavier
Imagine DatabaseCleaner for objects in memory.
Last synced: 24 Oct 2025
https://github.com/khcr/snaptable
A gem that generate HTML tables from your models in order to display them in your admin views.
html html-tables rails ruby search sort tables
Last synced: 24 Oct 2025
https://github.com/chrisledet/shorty_url
flexing some Sinatra skills writing a url shortener.
Last synced: 25 Oct 2025
https://github.com/tylerrick/capybara-chrome_dev_tools
Integrates chrome_remote (a Chrome DevTools Protocol client) with Capybara, letting you access Chrome DevTools via `driver.dev_tools`.
capybara capybara-library chrome chrome-devtools-protocol chrome-remote crmux ruby selenium-webdriver
Last synced: 13 Jun 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/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/lukaselmer/sun_spot_puzzle_rails_server
The rails (http-)server for the SunSpot puzzle
api hsr javascipt jquery project ruby ruby-on-rails sunspot work
Last synced: 06 Feb 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/m1ari/ruby-spi
Ruby SPI gem
chip gem raspberry-pi raspberrypi ruby spi
Last synced: 07 Feb 2026
https://github.com/makevoid/ring-open-uri-demo
Ring OpenURI ruby sample code to open a browser via a gesture with Logbar Ring
demo gestures logbar-ring ring ruby sample-app
Last synced: 31 Dec 2025
https://github.com/jpalumickas/auth0-verifier
Auth0 Token Verifier
auth0 auth0-jwt jwks jwt ruby ruby-on-rails
Last synced: 28 Apr 2025
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/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/parikshit223933/samurai
Samurai is a deployment preparation cli tool
deployment devops release-automation ruby ruby-gem
Last synced: 14 Feb 2026
https://github.com/powerlevel9000/catalog
Catalog is ruby based with terminal user interface project in which you can organize your things according to various item object such as book, music, video etc Catalog is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
database oop-principles psql ruby
Last synced: 02 Apr 2025
https://github.com/simp/rubygem-simp-rake-helpers
Rake Helpers for the SIMP Rake tasks
gem hacktoberfest helpers puppet rake ruby simp
Last synced: 02 Mar 2026
https://github.com/khalilgharbaoui/inquiries-maker
Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.
activejob application backend background-jobs capistrano database docker email-sender i18n inquiries-maker jobs monit passenger rabbitmq rails ruby sidekiq tests transciever validation
Last synced: 27 Mar 2026
https://github.com/inkstak/rspec-sidekiq_pro
A collection of RSpec matchers for Sidekiq Pro
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/evalmee/json_api_filter
Filter for rails controller based on JsonAPI spec
Last synced: 01 Apr 2026
https://github.com/cliftondavies/private-events
An app for managing events.
capybara css3 factory-bot-rails faker html5 rspec-rails ruby ruby-on-rails shoulda-matchers sqlite3
Last synced: 23 Feb 2026
https://github.com/affix/faas-ruby
A Collection of @OpenFaaS functions written in ruby
openfaas openfaas-function ruby serverless
Last synced: 31 Aug 2025
https://github.com/tvziet/market_place_api
This project for practicing API on Rails 7
api aws-s3 postgresql rails7 ruby swagger unit-test
Last synced: 01 Oct 2025
https://github.com/ansaribrahim/enumerable
"Project MyEnumerable empowers Ruby developers to create custom iterable objects by implementing a custom Enumerable module. This project showcases the flexibility of Ruby, allowing users to define their own data structures with iterable behavior. It includes essential Enumerable methods like 'each,' 'all?,' 'any?,' and 'filter.' By encapsulating
gemfile gitflow linters rubocop ruby
Last synced: 29 Mar 2025
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/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/carreraprogrammer/school-library
In this project, you will start building your school library app. In this initial step, you will implement the classes to represent students and teachers.
Last synced: 29 Jun 2025
https://github.com/w-zengtao/rsa-tools-rb
Generate keys & Verify request params and source & Encrypt and Decrypt
Last synced: 14 Jun 2025
https://github.com/ferhatgec/hlcog
Fegeya HLCoG, High-Level Code Generator back-end.
assembly code-generation codegen cpp fegeya high-level kalem python ruby rust shell transpiler
Last synced: 10 Apr 2026
https://github.com/fnando/formatted_attributes
Sometimes you need to expose a helper method that will convert its value before saving it to the database. This gem will add `convert_with` and `convert_from` suffixed methods to the attributes you specify.
Last synced: 09 Aug 2025
https://github.com/alzubair98/blog-app-using-sqllite3
Blog App built with rails, allow users to share posts and articles
Last synced: 11 Apr 2026
https://github.com/cheshire137/gh-starstruck
⭐️ Who has the most stars of them all?
Last synced: 10 Aug 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/icalialabs/sepomex-rb
A Ruby wrapper for the Sepomex API - http://sepomex.icalialabs.com/api/v1/zip_codes
Last synced: 11 Apr 2025
https://github.com/akuzko/zen-service
flexible and highly extensible Service Objects for business logic organization
Last synced: 19 Jan 2026
https://github.com/1d3o/satispay
Unofficial Satispay API for Ruby
gem payments ruby ruby-satispay rubygem satispay
Last synced: 28 Apr 2026
https://github.com/bfontaine/up7connect
Connection to Paris Diderot’s WiFi made easy.
Last synced: 30 Mar 2025
https://github.com/marian13/ruby_arguments
Ruby Arguments encapsulate method positional arguments (args), keyword arguments (kwargs), and an optional block (block) in a single value object (null object is also available).
Last synced: 02 Jul 2025
https://github.com/lararosekelley/secret-santa
Organize a gift exchange anonymously
cli command-line gem ruby secret-santa sms twilio
Last synced: 18 May 2026
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/jish/xkcd
I wanted to read xkcd title text on my iPhone, so I made this sinatra app
Last synced: 10 Mar 2026
https://github.com/vagyasri/hangman
In this Project, I have created the hangman game for practicing Ruby basics.
Last synced: 05 Sep 2025
https://github.com/esotericpig/psychgus
:necktie::blue_car::nose: Easily style YAML files using Psych, like Sequence/Mapping Flow style.
libyaml psych psych-parser psychgus ruby style yaml yaml-parser
Last synced: 11 Apr 2025
https://github.com/felixdev22/enumerable
Enemerable is a Ruby application designed to decode Morse code messages into readable text. Whether you're a Morse code enthusiast or just looking for a fun and educational way to learn the code, Enemerable is the perfect tool for you.
Last synced: 23 Jul 2025
https://github.com/kuper-tech/grafana_annotations
Add custom annotations to grafana from your ruby application.
Last synced: 16 Aug 2025
https://github.com/mu-semtech/mu-ruby-template
Template for running Ruby/Sinatra microservices
mu-template musemtech ruby sinatra
Last synced: 25 Aug 2025
https://github.com/matic-insurance/id_generator
Ruby Gem to generate random but at the same time timestamped and system identifiable ids
Last synced: 25 Aug 2025
https://github.com/kenchan0130/weak_headers
Validates request.headers in your rails controller
actioncontroller rails rails5 ruby
Last synced: 06 Oct 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/yuzurus/jp_jis_code
全国地方公共団体コードから住所を取得するgem
address-code gem jis-code ruby
Last synced: 11 Apr 2025
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/pusewicz/dragon-shooter
A demo shooter game written in DragonRuby Game Toolkit
dragonruby dragonruby-gtk dragonrubygtk game ruby shooter vertical-scrolling
Last synced: 14 Mar 2025
https://github.com/ricarthlima/rails-evegano
🐄 Serviço de software que entrega ao público vegano um método prático de consultar quais produtos/marcas são ou não veganos e o porquê.
equipe-one if977 ruby sistemas-de-informacao ufpe vegan
Last synced: 13 Mar 2025
https://github.com/wldyslw/cvetyonline
Online shop-window.
full-stack javascript ruby web
Last synced: 16 May 2026
https://github.com/rpush/rpush-redis
Provides the needed dependencies to use Redis with Rpush.
Last synced: 02 Aug 2025
https://github.com/kidd254/decode_morse_code
"Decode Morse code" is a Ruby program that's meant to decode a morse code message.
Last synced: 29 Mar 2025
https://github.com/yoshoku/numo-libsvm
Numo::Libsvm is a Ruby gem binding to the LIBSVM
libsvm machine-learning ml ruby rubyml svm
Last synced: 11 Jun 2025
https://github.com/jaimerson/bakeru
Little game for hacking with gosu
game game-2d game-development gosu ruby
Last synced: 12 Jul 2025
https://github.com/javitocor/enumerable-methods
This project contains an implementation of some of Ruby's enumerable methods. Built as a practice wit Ruby.
enumerable-methods microverse odin-project ruby
Last synced: 24 Mar 2025
https://github.com/iaintshine/ruby-spanmanager
Current span management for OpenTracing in Ruby
opentracing ruby span-management tracing
Last synced: 10 Jun 2025
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/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/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/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/tufahel/budget-app-ror
Budget App is a mobile web application where we can manage our budget: we have a list of transactions associated with a category, so that we can see how much money we spent and on what.
bootstrap5 css postgresql rails ror ruby
Last synced: 11 Apr 2026
https://github.com/tkuchiki/norikra-listener-zabbix
Norikra listener plugin to send performance data for Zabbix.
gem norikra norikra-listener-plugin ruby zabbix
Last synced: 12 Apr 2025
https://github.com/nahnahaj/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. This APP will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this is done in a beautiful and well-organized way!
Last synced: 12 Apr 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/mitchellhenke/sequel-pg-trgm
Sequel plugin for Postgres' pg_trgm
pg-trgm postgres ruby sequel sequel-plugin
Last synced: 30 Jun 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/davidegiacometti/redmine_ipam
Redmine plugin for IP address management (IPAM)
ipam redmine redmine-ipam redmine-plugin ruby
Last synced: 13 Apr 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/krishpranav/knight
web application security scanning framework built with ruby
exploitation framework information-gathering rails ruby security-framework vulnerability-scanner web-scanner website
Last synced: 02 Aug 2025
https://github.com/hrs/gensym
A library for generating unbound variable names in Ruby.
Last synced: 13 Apr 2025
https://github.com/lordksix/catalog-things-ruby
*Catalog of my things is a console application we the user can create, list, save and load movies, books and music albums.
Last synced: 13 Apr 2025
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/aakashjhawar/photo-app
Photo management app using Ruby on Rails framework
amazon-web-services aws-s3 credit-card-payments digital-payments document-uploader email-verification heroku html jquery login-email-verification online-photo photo-uploader rails ror ruby ruby-on-rails sendgrid stripe stripe-payments
Last synced: 01 Mar 2026