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/mickey/code-copy-ruby-ref
Visual Studio Code extension allowing you to copy the path to a class/method/constant in Ruby
Last synced: 09 May 2026
https://github.com/akito19/rack-joint
Rack::Joint is a rack middleware to set redirect configuration with Ruby DSL.
middleware rack rack-middleware ruby rubygem
Last synced: 24 Oct 2025
https://github.com/denissellu/e-commerce-on-rails
A very simple Ruby on Rails e-commerce with active admin
Last synced: 13 Feb 2026
https://github.com/lpsm-dev/gitlab-ci-lint
🔛 Simple Ruby gem that performan a Lint in your GitLab CI File
api api-client cli docker dockerfile gem gitlab lint ruby
Last synced: 28 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/rokumatsumoto/boyutluseyler
Yet another 3D model repository
3d-models repository ruby ruby-on-rails vuejs
Last synced: 26 Feb 2026
https://github.com/startcloud/vagrant-zones
Vagrant Plugin which can be used to managed LX, Bhyve, Illumos and other zones on illumos (OmniOSce)
omnios omniosce ruby vagrant vagrant-plugin vagrant-providers
Last synced: 29 Jun 2026
https://github.com/kulesh/recurgent
Recursive agents as skills for model harnesses
agent-runtime llm multi-runtime ruby tool-builder
Last synced: 05 Mar 2026
https://github.com/1and1/xify
Cross-post content from one service to another.
chat cli command-line gem notifications rocketchat ruby stdin stdout
Last synced: 28 Jun 2026
https://github.com/victorgonbu/paw-shaped-ror-capstone
Capstone project website to help and get help for your pets. Built with Ruby on Rails.
html rspec-rails ruby ruby-on-rails scss
Last synced: 11 May 2026
https://github.com/arbox/ruby-performance
Curated list: Resources on tuning performance for Ruby
awesome-list list performance performance-analysis ruby ruby-on-rails
Last synced: 10 May 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/salanoid/metachange
metachange rails ruby ruby-on-rails startup
Last synced: 16 Apr 2026
https://github.com/avmnu-sng/tap_report_parser
TAP Report Parser
reporting-tool ruby rubygems testing
Last synced: 02 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/tuanle03/code_learn_api
The CodeLearn API, built with Ruby on Rails, Grape API, JWT, and Swagger, offers a robust backend for a web blog app with CRUD operations. Features include JWT authentication, Swagger documentation, and adherence to Rails best practices.
grape-api jwt ruby ruby-on-rails swagger-ui
Last synced: 01 Mar 2026
https://github.com/mshahzadtariq/call_action
CallAction is a mobile web application to automate the tracking and engagement of inbound calls across all marketing channels. This gem is ruby wrapper for CallAction API. It is open source and developed independently to help rails developers CallAction api integration.
api callaction gem rails ror ruby ruby-on-rails
Last synced: 24 Oct 2025
https://github.com/wbnns/ethereum-wallet-for-ruby-on-rails
A simple ethereum wallet powered by Ruby on Rails
blockchain ethereum ethereum-wallet ruby ruby-on-rails wallet
Last synced: 02 Mar 2026
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/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/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/kuper-tech/grafana_annotations
Add custom annotations to grafana from your ruby application.
Last synced: 16 Aug 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/brettchalupa/soy
Experimental Ruby-backed static site generator
markdown ruby static-site-generator
Last synced: 29 Jul 2025
https://github.com/mjacobus/planning_poker
Planning poker app. Experiment with hanami framework at the hack week
Last synced: 18 May 2026
https://github.com/exclud/rubyparser
A Parser for Ruby
c parser ruby rubyparser yacc yacc-lex
Last synced: 08 May 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/minimum2scp/acmesmith-google-cloud-storage
acmesmith plugin implementing google_cloud_storage storage
acmesmith google-cloud-storage letsencrypt ruby
Last synced: 02 Apr 2026
https://github.com/mnisarali/oop-school-library
A school library app that allows a user to add new students, teachers, and books and save records of who borrowed a given textbook and when.
decorator-pattern design-patterns oop-principles ruby school-library
Last synced: 02 Aug 2025
https://github.com/sshaw/ruby-jing
RELAX NG schema validation in Ruby using the Jing CLI
java relaxng ruby schema-validation xml
Last synced: 16 Aug 2025
https://github.com/dmshvetsov/adventofcode
🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.
advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v
Last synced: 09 Apr 2026
https://github.com/serihiro/simple_map_reduce
Distributed MapReduce implementation written in ruby.
distributed-systems mapreduce ruby sinatra
Last synced: 28 Apr 2025
https://github.com/nexmo/nexmo-rack
Rack Middleware to help work with Nexmo webhooks
Last synced: 24 Jul 2025
https://github.com/nejdetkadir/verifykit
The easiest and most complete unofficial VerifyKit API client for Ruby.
gem one-time-password otp otp-verification ruby ruby-client ruby-gem verify verifykit whatsapp-otp
Last synced: 17 Aug 2025
https://github.com/cheshire137/gh-starstruck
⭐️ Who has the most stars of them all?
Last synced: 10 Aug 2025
https://github.com/brianvanburken/playground
Random stuff from playing with languages, frameworks, courses, and books.
angular elixir elm haskell javascript nodejs phoenix playground python react ruby ruby-on-rails rust typescript
Last synced: 09 Apr 2026
https://github.com/chukhraiartur/seo-keywords-generator-ruby
Ruby SEO keywords suggestion tool. Google Autocomplete, People Also Ask and Related Searches.
cli google google-autocomplete google-related-search people-also-ask ruby ruby-gem ruby-lib seo serpapi webscraping
Last synced: 19 Sep 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/peter1357908/jekyll-mahjong
Jekyll plugin for converting mahjong text notation into SVG images.
jekyll jekyll-plugin riichi-mahjong ruby
Last synced: 18 May 2026
https://github.com/parrot-studio/cc-pt-viewer
javascript rails react ruby sega
Last synced: 09 Apr 2026
https://github.com/ryosk7/snapcher
Snapcher is an ORM extension that logs changes to specific columns to your model.
Last synced: 09 Mar 2026
https://github.com/kineticcafe/cartage-rack
Show the release_hashref file from a Cartage package
Last synced: 25 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/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/anthonycorletti/pontoon
Pontoon is a Ruby implementation of the Raft algorithm.
cluster concurrency raft raft-algorithm ruby
Last synced: 06 Aug 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/infrablocks/rake_easy_rsa
Rake tasks for managing PKI using EasyRSA.
easyrsa infrablocks pki rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 07 Aug 2025
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/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/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/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/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/elia/receptive
The perfect toolkit to lighten up your existing HTML
javascript jquery opal rails ruby
Last synced: 25 Aug 2025
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/peek/peek-dalli
Take a peek into the Memcache commands made through Dalli during your application's requests.
Last synced: 12 May 2025
https://github.com/randycoulman/jujube
Ruby front-end for jenkins-job-builder
Last synced: 21 Mar 2025
https://github.com/brittanyblake/personal-projects
An ongoing list of all the projects that I have worked on using: HTML & CSS, Ruby, Ruby on Rails, Javascript, React & Redux.
Last synced: 28 Sep 2025
https://github.com/fabonreact/betfair-notifications
monitoring cli for the betfair api
api automation betfair betfair-api betting cli commandline-interface football monitoring monitoring-tool ruby
Last synced: 07 Aug 2025
https://github.com/spickermann/deep_hash_transformer
DeepHashTransformer helps to transform deeply nested hash structures
gem hash rails ruby transformations
Last synced: 26 Jul 2025
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/jusleg/quotify-ruby
Add random quotes to your app effortlessly
Last synced: 16 Sep 2025
https://github.com/blocknotes/contents_core
Simple structure to manage contents in a flexible way
cms rails rails5 ruby ruby-on-rails
Last synced: 29 Sep 2025
https://github.com/vidarh/rouge-gtk_theme_loader
Load GtkSourceView themes into Rouge (Ruby syntax highlighter)
rouge ruby syntax-highlight-parser syntax-highlighting syntax-highlighting-theme
Last synced: 18 Sep 2025
https://github.com/texpert/florsan
bootstrap camaleon-cms postgresql ruby ruby-on-rails
Last synced: 16 Aug 2025
https://github.com/daudi13/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. Also, since sharing recipes is an important part of cooking the app allows you to make them public so anyone can access them.
database devise rails-application ruby
Last synced: 01 Oct 2025
https://github.com/ritobrotomukherjee/morse-decode-ruby
Ruby application to decode morse code
morse-code morsecode morsecode-translator ruby ruby-oops
Last synced: 23 Sep 2025
https://github.com/bfontaine/up7connect
Connection to Paris Diderot’s WiFi made easy.
Last synced: 30 Mar 2025
https://github.com/panorama-ed/unique_attributes
Auto-assign unique attributes for ActiveRecord objects
Last synced: 31 Jul 2025
https://github.com/enderahmetyurt/bloudme
A Minimal RSS Reader
hotwire hotwire-stimulus hotwire-turbo psql rss-reader ruby rubyonrails
Last synced: 11 Nov 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/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/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/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/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/alexfalkowski/standort
Standort provides location based information.
Last synced: 04 Jul 2026
https://github.com/m-anwar-hussaini/catalog-of-things
Catalog of Things, a versatile Ruby command-line application designed for efficient item management. This powerful tool allows you to easily organize and categorize groups of items. It allows you to create, and store item data effortlessly. With the ability to save your information in JSON files, you can ensure data persistence and accessibility.
command-line database gem json rspec rubocop ruby
Last synced: 11 Sep 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/alphanodes/valid_hostname
Extension to ActiveModel for validating hostnames
gem hostname ruby validation validator
Last synced: 14 May 2025
https://github.com/stephenkati/blog_app_prac
Blog app is a fully functional website that shows a list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 11 May 2026
https://github.com/cliftondavies/bubble-sort
An optimised Bubble Sort algorithm.
Last synced: 09 May 2026
https://github.com/ishanoshada/sl-android
Slandroid is a universal script runner that simplifies running scripts in multiple programming languages. It automatically detects the language, installs missing interpreters or dependencies, and executes the script seamlessly. Whether it's Python, JavaScript, Bash, Ruby, Java, Go, PHP, Perl, C, C++, Rust, or more—Slandroid has you covered!
bash c perl php py pypi python ruby script-runner sh slandroid
Last synced: 31 Jul 2025