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/habu-kagumba/rapid_runty
A minimal web framework to get web project up and running in seconds.
Last synced: 01 Jul 2025
https://github.com/jongha/redmine_dynamic_file_link
This is a plugin for Redmine. Redmine support file tab and URL of each file for the project. Multiple files can be uploaded with the same name; however a link within the wiki will only show the most recently uploaded one. Redmine does not support recent uploaded file link when you changed the text editor format for HTML format using like CKEditor. This plugin supports an absolute file URL that it is the most recently uploaded one dynamically.
dynamic file link plugin redmine ruby
Last synced: 06 Jul 2025
https://github.com/iguchi1124/global_phone_number
parser phonenumber ruby validator
Last synced: 29 Mar 2025
https://github.com/praisespjmt/foodpad-app
The FoodPad app keeps track of all users recipes, ingredients, and inventory. It will allows users to save ingredients, keep track of what users have, create recipes, and generate a shopping list based on what users have and what users are missing from a recipe. Built with Ruby on Rails.
css3 javascript ruby ruby-on-rails
Last synced: 11 Apr 2026
https://github.com/dannyben/sla
Site Link Analyzer - command line broken links checker
Last synced: 18 Apr 2025
https://github.com/dannyben/getcomments
Extract Comments from Ruby Code
comments documentation gem ruby
Last synced: 10 Sep 2025
https://github.com/dannyben/voicemaker
Create Text to Speech files with the Voicemaker API from Ruby or the command line
api cli command-line ruby text-to-speech tts tts-api
Last synced: 18 Apr 2025
https://github.com/telebugs/telebugs-ruby
Telebugs error reporter for Ruby
backtrace crash-reporting crash-reporting-tool crash-reports error-handling error-monitoring error-reporting error-tracking ruby stacktrace
Last synced: 28 Apr 2025
https://github.com/tufahel/blog-app-ror
The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
capybara css devise postgresql rails rspec ruby ruby-on-rails
Last synced: 11 Apr 2026
https://github.com/dazuma/ractor-wrapper
An experimental Ruby class that wraps a non-shareable object in a Ractor so it can be accessed by multiple Ractors concurrently.
Last synced: 02 Apr 2026
https://github.com/yegor256/tago
Convenient .ago() and .seconds() helpers for Ruby’s Time and String classes
logging ruby ruby-gem string-formatting time time-formatting time-progress
Last synced: 26 Jan 2026
https://github.com/jecode93/budget-app
This budget app 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 spend and on what.
postgresql ruby ruby-on-rails tailwind-css
Last synced: 11 Apr 2026
https://github.com/zhongruoyu/homebrew-aarch64-linux
Homebrew on aarch64 Linux.
aarch64 aarch64-linux brew homebrew linux package-manager ruby
Last synced: 28 Dec 2025
https://github.com/jonathanyiv/sample_app
Michael Hartl's Tutorial for a Rails App:
Last synced: 06 Oct 2025
https://github.com/shihabrafio/catalog-app
Discover the ultimate organizational solution for your personal collections with the Catalog of My Things App. This user-friendly application offers a seamless and intuitive experience, allowing you to effortlessly manage and explore various categories of your belongings, including games, books 📚, and music albums 🎶.
Last synced: 19 Apr 2025
https://github.com/dantecatalfamo/makewad-rb
Create a WAD2 texture file from a folder of PNGs
Last synced: 28 May 2026
https://github.com/SerratoTech/Competitive-Programming
Solutions of several online judges and problems of programming competitions (data structures and algorithms).
algorithms bitmask c c-plus-plus competitive-programming cpp11 data-structures dp graphs hashing java mathematics online-judges programming-competitions programming-contests python3 ruby trees vectors
Last synced: 20 Apr 2025
https://github.com/gangelo/littleweasel
LittleWeasel is more than just a spell checker for words (and word blocks, i.e. groups of words); LittleWeasel provides information about a particular word(s) through its API. LittleWeasel allows you to apply preprocessing to words through any number of word preprocessors before they are checked against the dictionary(ies) you provide. In addition to this, you may provide any number of word filters that allow you to consider the validity of each word being checked, regardless of whether or not it's literally found in the dictionary. LittleWeasel will tell you exactly what word preprocessors were applied to a given word, even showing you the transformation of the original word as it passes through each preprocessor; it will also inform you of each matching word filters along the way, so you can make a decision about every word being validated.
gem gems ruby ruby-gem ruby-gems rubygem rubygems spell-check spell-checker spell-checker-plugin spell-checking spell-checking-engine spellcheck spellchecker spellchecking spelling spelling-checker
Last synced: 28 Aug 2025
https://github.com/tokisakikurumi2001/frequency_of_char_in_string
Calculate the frequency of characters in string
c csharp haskell java javascript objective-c perl6 php python ruby swift4 vuejs
Last synced: 04 Feb 2026
https://github.com/yusufyusie/budget_application
The "SpendSmart" app keeps track of all your expences. You can create, edit, delete categories and transactions. Each transaction is associeated with 1 or many categories. Built with RoR.
bootstrap5 devise postgresql ruby ruby-on-rails
Last synced: 12 Apr 2026
https://github.com/janko/flickr-login
A gem that provides Flickr authentication.
authentication flickr login rack ruby
Last synced: 24 Jun 2025
https://github.com/chrismaximin/model_error_messages
Ruby gem providing Rails helper, which displays a HTML div with the errors attached to a model.
errors gem rails-helper ruby ruby-on-rails
Last synced: 24 Mar 2025
https://github.com/infrablocks/rollo
Cluster / service roller for AWS ECS.
aws aws-ecs ecs infrastructure ruby ruby-gem rubygem
Last synced: 10 Jul 2025
https://github.com/infrablocks/shivers
Semantic version numbers for CI pipelines.
continuous-integration infrastructure ruby ruby-gem rubygem semantic-versioning
Last synced: 10 Jul 2025
https://github.com/infrablocks/rake_template
Rake tasks for rendering templates.
infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset template templates
Last synced: 10 Jul 2025
https://github.com/mukhammadrizooff/oop-school-library
This is a basic program for recording what books are in the library and who received them. This allows users to add new students, teachers, and books, as well as keep records of who received that book and when.
Last synced: 22 Apr 2025
https://github.com/PeterCamilleri/make_gem
A script to setup a gem skeleton the way I like it.
Last synced: 12 Oct 2025
https://github.com/sshaw/selfie_formatter
The RSpec Selfie Formatter: A Formatter that takes photos of you while your tests run and uses them to track progress and format the results.
imagesnap photos rspec rspec-formatter ruby selfie-formatter selfies test
Last synced: 04 Feb 2026
https://github.com/infrablocks/rake_vault
Rake tasks for interacting with Hashicorp Vault.
hashicorp-vault infrastructure rake rake-task ruby ruby-gem rubygem vault
Last synced: 11 Jun 2025
https://github.com/ninech/gemstash-docker
Host your own Rubygems server in Docker
docker docker-compose gemstash kubernetes openshift ruby rubygems rubygems-mirror
Last synced: 11 Jul 2025
https://github.com/joao-prs/vagrantfiles
Alguns arquivos vagrantfile para subir vms de diferentes tipos e com diferentes configurações de ambientes, fique a vontade para explorar. 💻 👻
Last synced: 11 Jul 2025
https://github.com/skylar-lorena/concerts
Concert domain.
arrays classes-and-instances object-relationships ruby ruby-tutorial variable-scope
Last synced: 12 Jun 2026
https://github.com/algerina/mob_programing_28_04
Mob-programing: Solving a problem from Hackerrank "Viral advertising" using Ruby
hackerrank hackerrank-solutions mob-programming ruby
Last synced: 16 Mar 2025
https://github.com/sparr/rollingstock-squib
Squib script to generate cards for Rolling Stock, a card game about stock and company trading by Björn Rabenstein
card-game cards publishing ruby squib
Last synced: 17 Mar 2025
https://github.com/kwambiee/school_library
The app allows you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
Last synced: 28 Apr 2026
https://github.com/songzivong/dark-minima
A dark version of the default theme Minima of Jekyll.
Last synced: 23 Apr 2025
https://github.com/majioa/shoulda-matchers-cucumber
Use shoulda matchers and rspec-expectations directly in cucumber
Last synced: 13 Apr 2025
https://github.com/darwinz/hackerrank
Some of my HackerRank solutions
algorithms bash data-structures java javascript mathematics python ruby sql
Last synced: 12 Apr 2026
https://github.com/dannycho7/afsnackservice
Snack Request Service Slack App
Last synced: 09 May 2026
https://github.com/spanglel/openrareplay
Ruby program/library to parse and generate OpenRA replays without identifying information
Last synced: 25 Mar 2025
https://github.com/haliljon/expense_tracker_ror
Expense tracker is a website that allows users to manage personal finances. Featuring secure awuthentication with Devise. It enables users to create their own expenses for different categories and all financial data remails private and secure.
css3 html5 js ruby ruby-on-rails
Last synced: 12 Apr 2026
https://github.com/guillainbisimwa/ruby-ata-structures-and-algorithms-
The goal of this repository is to complete as many challenges from top-100-liked-questions collection of popular challenges in LeetCode.
algorithms data-structures ruby
Last synced: 25 Mar 2025
https://github.com/guillainbisimwa/find-house-api-doc
Welcome to the FIND YOUR HOUSE API portal. The objective of this site is to make data, including imagery, eminently accessible to application developers.
api bundler documentation house-api rails6 ruby
Last synced: 21 Jan 2026
https://github.com/dayanfreitas/advancedalgorithm
Repositories for advanced college algorithms subjects
docker docker-compose elixir erla ruby
Last synced: 19 Apr 2026
https://github.com/olaishola05/blog
This is a blog app for a classic blog website with full website functionality that show the lists of posts readers can read and interracts with by adding comments and likes. Built using Ruby on Rails.
erb mvc-architecture rails-application ror ruby
Last synced: 21 Jan 2026
https://github.com/yb66/sinatra-default_parameters
Extends the request context with a helper to give a quick and simple way to set defaults for the params helper on a per route basis.
Last synced: 09 Apr 2025
https://github.com/satoryu/google_suggest
A gem which allows us to retrieve suggest words from Google in your Ruby Code.
google-suggestions hacktoberfest ruby rubygem
Last synced: 29 Jul 2025
https://github.com/andrewmcodes/vercel_ruby
WIP Vercel Serverless Functions written in Ruby
ruby vercel vercel-serverless-functions
Last synced: 12 Apr 2025
https://github.com/driftingruby/092-restricting-access-by-ip-address
Learn to lock down your application or parts of your application by IP Addresses.
ip-address rails ruby ruby-on-rails
Last synced: 27 Apr 2026
https://github.com/shivam091/rails_bootstrap_form
Rails form helpers and form builder extensions that make it super easy to build forms in Bootstrap 5 styles.
bootstrap5 date-helpers form-builder form-helpers form-options-helpers form-validation rails ruby
Last synced: 24 Apr 2025
https://github.com/akos29/project-tdd
In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code. This will be verified in your commits history, so it is important to use the proper sequence.
Last synced: 24 Jan 2026
https://github.com/felipedemacedo/redmine_cluster
cluster docker rails redmine ruby ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/acook/config_module
Load important configuration files into their own modules
configuration-management ruby ruby-gem settings-storage yaml-configuration
Last synced: 05 Jul 2025
https://github.com/sshaw/require3
Kernel#require something and make it accessible via a different namespace.
alias import metaprogramming namespace require ruby
Last synced: 22 Feb 2026
https://github.com/tmilar/ignition-boost
2D Arcade Spaceships game developed in Ruby for RPG Maker VX Ace.
game-2d game-development rpg-maker ruby spaceships
Last synced: 16 Mar 2025
https://github.com/spacebanana420/bananautils
My collection of CLI utilities written in multiple languages
bash cli cross-platform lua python ruby scripting shell
Last synced: 09 Apr 2026
https://github.com/viniciusmeneses/metrics
📈 Analyze your business metrics
chakra-ui rails react ruby tanstack-react-query typescript u-case
Last synced: 13 Apr 2026
https://github.com/playpasshq/vaulty
Ruby CLI for improved Vault Management / Configuration
cli gem ruby vault vault-client
Last synced: 05 Jul 2025
https://github.com/yazan98/commiter
Ruby Cli To Block Git Commits if you wrote Bad Messages
cli commit-message commits configuration git-history git-hook git-hooks github-config ruby ruby-cli validation validations
Last synced: 25 Apr 2025
https://github.com/mmatongo/qoa
Machine Learning in Ruby (AAN) [Qoa is a basic and unoptimised attempt]
ai artificial-intelligence artificial-neural-networks chatgpt neural-network ruby ruby-ai
Last synced: 25 Apr 2025
https://github.com/mm580486/tehranjs-cli
tehranjs cli help you on build markdown file with ckeditor
ckeditor i18n markdown markdown-builder markdown-converter markdown-editor md mvc ruby tehranjs thor website
Last synced: 06 May 2026
https://github.com/damian-m-g/pomodoro_tracker
Pomodoro technique implementer.
arduino fox fxruby gamification jorobuslab oop pomodoro ruby
Last synced: 28 Apr 2026
https://github.com/amita-roy/ruby_capstone_css_linter
This is a Ruby capstone project provided by Microverse for learning purposes. For this project I have created a CSS-Linter with 4 rules ie no-duplicate-selectors, valid-units, lenght-zero-no-unit and selector-typecase.
crass css-linter rspec ruby simplecov test-coverage
Last synced: 13 Apr 2026
https://github.com/igorbezsmertnyi/picterest
Ruby on Rails application example
Last synced: 13 Apr 2026
https://github.com/mbajur/spina_graphql
GraphQL API plugin for Spina CMS
gem graphql rails-engine rails-plugins ruby ruby-on-rails spina-cms
Last synced: 13 Apr 2026
https://github.com/bushmusi/my-catalog
In this project we have create a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.
linter oop pgsql ruby tdd unit-testing
Last synced: 26 Apr 2025
https://github.com/abhirockzz/oracle-functions-hello-worlds
Use Oracle Functions to deploy Java, Nodejs, Python, Golang and Ruby functions on the cloud
golang java nodejs oracle-functions orafunc-la python ruby server serverless
Last synced: 09 Apr 2025
https://github.com/dannyben/madman
The Markdown Swiss Army Knife
gem markdown markdown-preview markdown-server ruby
Last synced: 08 Jan 2026
https://github.com/blase147/firmtecs_blog
This app is a classic example of a blog website. It is a fully functional website that shows list of posts and encourage readers to interact with them by adding comments and liking posts.
Last synced: 13 Apr 2026
https://github.com/digia3d/cat-lovers-blog
This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.
postgresql rails ruby ruby-gem
Last synced: 06 May 2026
https://github.com/nabilhy/money-manager
Money manager is a mobile web application that allows a user to manage his budget, allows him to have access to a list of transactions associated wuth a category, so he could track what monet he spends.
Last synced: 13 Apr 2026
https://github.com/odhiambo-ed/rails-budget-app
Rails Budget App is an app build on Ruby on Rails. It is a mobile web application where you can manage your budget.
bootstrap5 css3 postgresql rails ruby
Last synced: 13 Apr 2026
https://github.com/sinaptia/active_authentication
A pure Rails authentication solution
Last synced: 18 Mar 2025
https://github.com/ged/fluent_fixtures
A toolkit for building a collection of composable testing fixtures with a fluent interface. (git mirror)
fixtures fluent-fixtures fluent-interface ruby testing
Last synced: 11 Apr 2025
https://github.com/petros/sector-five-ii
Sector Five II
game game-2d game-development gamedev ruby
Last synced: 01 Apr 2025
https://github.com/robotdana/tty_string
render strings like a tty
ansi-colors ansi-escape ansi-escape-codes ansi-escape-sequences ansi-terminal ruby tty
Last synced: 10 Apr 2025
https://github.com/the-ethan-hunt/sciruby-examples
A guide to machine learning examples in Ruby using IRuby notebooks
iruby-notebook machine-learning machine-learning-algorithms natural-language-processing ruby
Last synced: 20 Jan 2026
https://github.com/amkisko/omniauth-slack-openid.rb
omniauth slack openid connect strategy
oauth2 omniauth openid openid-connect ruby ruby-gem ruby-on-rails slack
Last synced: 10 Apr 2025
https://github.com/presidentbeef/breakman
Did you mean "brakeman"?
brakeman ruby ruby-on-rails security
Last synced: 10 Apr 2025
https://github.com/lolcommits/lolcommits-lolsrv
Sync lolcommits to a remote server
fun git git-addons humor lolcommits lolcommits-plugin ruby selfie
Last synced: 10 Apr 2025