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/umar221b/arrangeable
Arrangeable provides an organized and seamless way to sort your ActiveRecord objects by different attributes.
activerecord hacktoberfest order rails ruby sort
Last synced: 07 May 2025
https://github.com/r3dhulk/subdomain-finder-in-ruby
Simple Subdomain Finder In Ruby
enumeration ethical ethical-hacking ethical-hacking-tools ethicalhacker hacking ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-on-rails ruby-script rubyforethicalhackers rubyforethicalhacking rubyscript subdomain subdomain-enumeration subdomain-finder subdomain-scanner
Last synced: 01 May 2026
https://github.com/ricarthlima/rails-lactorun-saas
🏃 Ferramenta não invasiva para obtenção da Máxima Fase Estável de Lactato em Atletas de Alto Desempenho.
Last synced: 07 May 2026
https://github.com/davidteren/para_ruby
Website for Paradigms of Ruby A Guide to Object-Oriented Programming
chatgpt design-patterns oop-principles rails ruby
Last synced: 11 May 2026
https://github.com/alfredormz/pg-schema-migration
Simple schema migrations for PostgreSQL, which runs pure SQL.
lesscode migrations postgresql ruby
Last synced: 26 Apr 2026
https://github.com/codealchemy/booklibrary
A demo application for managing a community library
Last synced: 29 Apr 2026
https://github.com/romiras/odc_viewer
Small web-application for viewing ODC (BlackBox, Oberon/F) documents
documents oberon ruby ruby-on-rails
Last synced: 29 Apr 2026
https://github.com/stevegeek/fixtures_from_factories
Build sets of Fixtures for your Rails app, using your test suite's FactoryBot factories
Last synced: 30 Apr 2026
https://github.com/pablovallejo/docker-rails
:rocket: Docker container for Ruby on Rails 5
Last synced: 08 May 2026
https://github.com/arnaudband/decode_morse
Decode Morse, we built it using some methods in ruby to decode the morse code into letter.
Last synced: 07 Jun 2026
https://github.com/rubydevi/blog-app
A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 01 May 2026
https://github.com/ntamvl/generate_ethereum_wallets
Generate Ethereum Wallets
Last synced: 04 May 2026
https://github.com/marceloboeira/euler
ƛ Project Euler solved in some different languages
c challenge euler euler-exercises euler-solutions functional-programming haskell math ruby
Last synced: 09 May 2026
https://github.com/cliftondavies/enumerable-methods
A re-creation of the Ruby Enumerable Module.
Last synced: 12 May 2026
https://github.com/vic778/rails-movies
the movie app is a simple app where you can get all movies and you can do some resarch by the word. it has a search from that render a turbo_stream result at the same sec a user is taping. it sending request to the server as long as you're taping. and it has a Javascript controller named debounce were i've created a search fonction to get the result as fast asn possble and it highlight the results. don't forget to tolk about the route where i scoped the resouces and collect the all data insteaod of an id of a movie.
faker heroku postgresql rubocop ruby ruby-on-rails
Last synced: 08 May 2026
https://github.com/kettle-dev/kettle-dev
🍲 Setup a complete rake & dev harness for Ruby development; tasks for coverage, GHA console, linting, debugging, etc.
Last synced: 13 Jun 2026
https://github.com/snowball-tools/convertsvgtosfsymbol
Convert SVG files to SF Symbol. Current implementation overwrites the original SVG
Last synced: 12 May 2026
https://github.com/brytebee/bubble_sort
The #bubble_sort method takes an array and returns a sorted array in ascending order. It implements the bubble sort methodology.
Last synced: 27 Apr 2026
https://github.com/lyraphase/homebrew-av-casks
Homebrew Casks for Audio/Video tools
ableton daw hacktoberfest homebrew homebrew-tap lyraphase macos music-production provisioning ruby
Last synced: 02 May 2026
https://github.com/makevoid/rubymotion-bug-report-1
Bug report sample repository for the rubymotion project - bug status: fixed - year 2012
android bug-report ios ruby rubymotion sample
Last synced: 28 Apr 2026
https://github.com/jesusgautamah/ruby-ipynbs
My collection of Ruby Jupyter Notebooks
chatgpt gpt-3 ipynb jupyter-notebook rspec ruby
Last synced: 09 May 2026
https://github.com/monade/underscorize_params
underscorize_params, a ruby Gem that allows you to send parameters in camelcase to your rails api, without worrying about to transform them in snakecase
Last synced: 13 May 2026
https://github.com/aachourmohamed/oop-school-library
The OOP University library is a tool to record what books are in the library and who borrows them. The app will allow a 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/deanout/chatter
A project used to test Rails 5.2's action cable.
Last synced: 13 May 2026
https://github.com/kvpb/rpwg
A French-American random password generator.
american azerty french generator password python qwerty random random-password random-password-generator ruby
Last synced: 02 May 2026
https://github.com/uip9av6y/docker-container-discovery
Service discovery for Docker containers
dns-server docker docker-image prometheus-metrics ruby ruby-application service-discovery
Last synced: 02 May 2026
https://github.com/seanpm2001/regaggregate
🌍️📰️🗞️💾️ The official source repository for RegAggregate, a domain-agnostic/specific regional news aggregation service for decentralized news.
aggregator crystal crystal-lang crystal-language css-lang css-language gpl3 gplv3 md news news-aggregator regaggregate regaggregate-development regaggregate-project regional regional-aggregator ruby ruby-lang ruby-language txt
Last synced: 04 May 2026
https://github.com/enderahmetyurt/typed_print
TypedPrint provides zero-dependency, beautifully formatted table output for Ruby data structures with automatic column sizing, alignment options, custom headers, and column filtering.
cli console-output formatting pretty-print ruby rubygems table terminal
Last synced: 28 Apr 2026
https://github.com/mozameljawad/my-blog
My Blog is a classic example of a blog website. This 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 capybara-rspec posgresql rails rspec-testing ruby
Last synced: 28 Apr 2026
https://github.com/zeyu-xie/lavender-scholar-lite
A Jekyll theme in academic styles.
Last synced: 02 May 2026
https://github.com/najibullahjafari/hello-rails-back-end
The Hello-rails-back-end is a rails project, here I created an API using Ruby on Rails and I created the front-end of this app with react to connect with this api.
Last synced: 09 May 2026
https://github.com/daern91/paint_bucket_fill
Simple paint algorithm for bucket fill function (flood fill) in Ruby
algorithm bucket-fill challenge floodfill paint ruby
Last synced: 13 Jun 2026
https://github.com/t4traw/lambda-ruby-template
標準以外のgemを使ったrubyスクリプトをlambdaで動かすサンプル。
Last synced: 30 Apr 2026
https://github.com/rookiemonkey/avion-blog_app_v4
A Ruby-on-Rails project on Avion School :tada: A blogging application, my 4th one, written in ruby :diamonds: using ruby on rails framework :train2: :tada: WARNING :warning: images uploaded on heroku will be purged after some time
ph philippines ruby ruby-on-rails ruby-on-rails-6
Last synced: 28 Apr 2026
https://github.com/armiiller/deferred_request
Defer Rails HTTP Request until you can actually process them (think status callbacks like Stripe, Twilio, ect). Helps prevent 3rd party services from DDoSing your app
Last synced: 01 May 2026
https://github.com/cosgroveb/debian-packaging-agent-skill
Debian packaging skill with comprehensive policy, debhelper, and language-specific knowledge for Ruby, Python, Rust, and Go. This is largely LLM-generated, thoughtfully. PRs to tighten this and remove slop appreciated. I mostly use this for personal, private packages not OSS Debian packages. This skill isn't ready for that.
agent-skills ai-coding apt automation claude claude-code claude-code-plugin deb debhelper debian debian-packaging devops dpkg golang linux packaging python ruby rust
Last synced: 10 Jun 2026
https://github.com/alfredbis29/my-budget-app
About The mobile web application where we can manage our budget: you have a list of transactions associated with a category
Last synced: 04 May 2026
https://github.com/philnash/sms-messages-hanami
An example application for receiving and responding to SMS messages from Twilio in Hanami
hanami ruby twilio twilio-api twilio-sms twilio-sms-api
Last synced: 30 Apr 2026
https://github.com/huequica/pstdn
ポストドン。スクリプト経由でmastodonに文字列トゥートできます(るび〜処女作)
Last synced: 03 May 2026
https://github.com/senotrusov/redis-call
Redis access library for Ruby with thread-aware connections, handy API for key name construction, transactions and queues.
json optimistic-locking queue redis ruby thread transaction
Last synced: 08 May 2026
https://github.com/anjasfedo/ruby-on-rails-blog
Ruby on Rails from the Documentation
Last synced: 06 May 2026
https://github.com/kanety/tikarb
A simple Apache Tika binding for ruby using rjb
Last synced: 15 Jun 2026
https://github.com/skyv26/budget-app
A budgeting app is a software application that you may access from your computer, tablet or mobile device to track your finances, such as income, savings, debt payoff, or investing. Budgeting apps often will sync with your financial accounts to give you an overview in real-time when finances change
budget-app crud-application development mobile-first production render ruby ruby-gem ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/kwambiee/budget-app
This is a Ruby on Rails capstone project is about building 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.
html-css-javascript ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/prbsas/devit
Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.
acts-as-votable devise friendly-id heroku javascript oauth oauth-github postgresql ruby ruby-gem ruby-on-rails sqlite3-database
Last synced: 29 Apr 2026
https://github.com/driftingruby/104-speeding-up-tests
Slow tests can slow down your development process. Using parallel_tests, you can speed up your test suite by multiple threads and running the tests in groups.
ruby ruby-on-rails rubyonrails test-automation
Last synced: 02 May 2026
https://github.com/zimfw/ruby
Provides ruby, bundler, rbenv and rvm aliases and initialization.
rbenv ruby rvm zim zimfw zsh zsh-plugin zsh-plugins
Last synced: 06 May 2026
https://github.com/gleennkar/budget-app-ror
The 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 spent and on what.
Last synced: 08 May 2026
https://github.com/toshokan/ruby-bspwm-bar-script
A complete and easily extendable bspwm / lemonboy bar panel script. Written in Ruby for speed, efficiency, and readability. [DEPRECATED]
Last synced: 18 Jun 2026
https://github.com/zakiyousufi/blogapp
The Blog app is Ruby on rails website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 10 May 2026
https://github.com/acavalin/rrss
RSS feed reader with web interface and SQLite data storage
atom-aggregator atom-feed atom-reader rss rss-aggregator rss-reader ruby scraping sinatra webapp
Last synced: 19 Jun 2026
https://github.com/bastos/ruby-plugin-marketplace
Bastos' Claude Code Ruby Plugin Marketplace
claude claude-code plugin-marketplace rspec ruby ruby-on-rails
Last synced: 19 Jun 2026
https://github.com/dilumn/ico-rb
Dockerized environment to run `ethereum` network & deploy smart contracts using `ruby`
ethereum ethereum-contract ethereum-development ruby
Last synced: 05 May 2026
https://github.com/misterfifths/slightish
Literate testing for command-line tools written in any language
cli documentation gem language-agnostic literate-programming ruby shell shell-script testing testing-framework
Last synced: 30 Apr 2026
https://github.com/presidentbeef/rails-security-history
History of security in the Ruby on Rails web framework
rails ruby ruby-on-rails security
Last synced: 30 Apr 2026
https://github.com/maumagnaguagno/mapc2016_charts
:chart_with_upwards_trend: Multi-Agent Programming Contest 2016 - Result Charts
charts javascript multi-agent ruby
Last synced: 28 Apr 2026
https://github.com/interactive-pioneers/docker-ruby
Ruby on Docker with Ubuntu and RVM
Last synced: 30 Apr 2026
https://github.com/ductwork/ductwork.github.io
The jekyll application that hosts documentation
documentation pipelines rails ruby
Last synced: 07 May 2026
https://github.com/omkz/rails-both-web-api-example
Building a RESTful API with Rails 5 for web and mobile application
api rails restful restful-api ruby rubyonrails
Last synced: 10 May 2026
https://github.com/mariazevedo88/automation-cucumber
Some automation tests with Ruby and Cucumber
cucumber cucumber-tests gherkin ruby
Last synced: 03 May 2026
https://github.com/manzi-cedrick/glossary-blocker-ruby-on-rails
Ruby Glossaries api
api-gateway docker docker-file ruby ruby-on-rails swagger
Last synced: 03 May 2026
https://github.com/imhta/ds_algo
ruby gem for data structures and algorithms
algorithms ds-algo gem learning library ruby ruby-gem
Last synced: 09 Jun 2026
https://github.com/abrahakahsay/budget-app
This App is about building 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.
Last synced: 08 May 2026
https://github.com/raicg/tray_client
The gem tray_client is a ruby client for tray.com.br API
begginers hacktoberfest ruby ruby-gem ruby-on-rails
Last synced: 02 May 2026
https://github.com/gdiasag/djotter
Shallow Ruby wrapper for the jotdown (Djot parser) Rust crate
Last synced: 22 Jun 2026
https://github.com/faranoshamini/tdd_project
A ruby project with methods such as Factorial, ReverseString, FizzBuzz build on TDD approach
Last synced: 27 Apr 2026
https://github.com/gagniuc/mix-two-signals-in-ruby
This is an implementation designed in Ruby. This implementation is able to mix two signals/vectors (A and B) in arbitrary proportions. This source code uses a novel mathematical model published in the journal Chaos. The model is called Spectral Forecast.
algorithm algorithms code mix numerical-analysis numerical-methods ruby signal signal-processing source waveform
Last synced: 07 Jun 2026
https://github.com/debas-31/school-library-oop
This is a project school library app used to record what books are in the library, borrow them, add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 28 Apr 2026
https://github.com/makevoid/corb_wallet
Server side wallet prototype powered by Ruby and Bitcoin Core - made in 2015
bitcoin bitcoin-core json-rpc-api ruby wallet
Last synced: 29 Apr 2026
https://github.com/amrani/common_testing
Common Rails testing configuration for Rspec. This gem can help you share your spec setup across rails engines.
modular-monolith rails rspec ruby
Last synced: 07 May 2026
https://github.com/eltonlazzarin/friends-list-rails
Friends List built with Ruby on Rails
activestorage bootsnap devise puma rails-app rails-application ruby ruby-gem ruby-on-rails sass-rails sqlite3 turbolinks webpacker yarn
Last synced: 05 May 2026
https://github.com/altontonn/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 should allow you to make them
Last synced: 05 May 2026
https://github.com/naomiyocum/battleship
A CLI Battleship game - you vs the computer.
Last synced: 27 Apr 2026
https://github.com/vic778/school-management
this is a simple backedn project for class managment where teachers can CRUD a student and assign the test to them as well. studnt will be able to login thourht their credentials generated by the teachers. teacher only teachers can manager the CRUD of the whole app even update the user role to be a teacher.
postgresql pundit-matchers rspec rswag rubocop-rails ruby ruby-on-rails
Last synced: 29 Apr 2026
https://github.com/nub-coders/nubdt
A multi-language development toolkit with implementations in Zig, Python, Ruby, Java, JavaScript, Go, Rust, and Shell.
developer-tools go java javascript multi-language python ruby rust shell zig
Last synced: 26 Jun 2026
https://github.com/dalpo/ar_enum_i18n
ActiveRecord Enum internationalizations utils gem
activerecord enum i18n ruby ruby-on-rails
Last synced: 02 May 2026
https://github.com/agentruntimecontrolprotocol/ruby-sdk
Ruby reference SDK for ARCP (Agent Runtime Control Protocol).
agent-protocol agent-runtime-control-protocol agents ai-agents arcp durable-execution llm mcp ruby sdk streaming
Last synced: 29 Jun 2026
https://github.com/bntzio/wikitec
Social knowledge wiki-style platform for students :pencil:
Last synced: 25 Apr 2026
https://github.com/tn76com/tn76com.github.io
eBusinessDev @ tn76.com : Effective IT solutions for your business. We are team of talented developpers building fancy websites and web applications.
css html javascript jekyll-theme jekyll-website laravel laravel-framework php ruby shell
Last synced: 24 Oct 2025
https://github.com/liukun-lk/omniauth-dingtalk
OmniAuth strategy for DingTalk.
dingtalk oauth2 omniauth-dingtalk omniauth-strategy rails ruby
Last synced: 22 Jun 2025
https://github.com/ged/ruby-framenet
Git mirror of a Ruby library for FrameNet
english-grammar framework nlg nlp nlp-library ruby
Last synced: 05 Apr 2025
https://github.com/sonots/reentrant_flock
A reentrant/recursive flock for ruby
Last synced: 30 Oct 2025
https://github.com/melardev/railsapiecommerce
Rails Api Ecommerce application
active-record activerecord crud e-commerce ecommerce full-stack fullstack orm orm-framework pagination ruby ruby-on-rails shopping shopping-cart
Last synced: 13 Apr 2025
https://github.com/indigoviolet/emacs-rubocop-fast
Fast Rubocop autocorrection for emacs
Last synced: 27 Apr 2026