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/tufahel/recipe-app-ror
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.
bootstrap5 cancancan css devise postgresql rails ror ruby
Last synced: 05 Apr 2026
https://github.com/nareshnavinash/Graber-Ruby
Automation framework for Graphql with snapshot feature
automation framework grahpql graphql-automation ruby snap-mode test-automation
Last synced: 16 Jul 2025
https://github.com/sgtfloyd/activerecord-db-tasks
Rake db tasks for ActiveRecord sans Rails
Last synced: 12 Oct 2025
https://github.com/jop-software/redmine_sentry_client
This redmine extensions integrates a sentry client to report internal errors to sentry
hacktoberfest redmine redmine-plugin ruby ruby-on-rails sentry sentry-client
Last synced: 05 Mar 2026
https://github.com/gtekle/qemer-budget-app
This project is built as part of the Microverse Full-stack software development training to develop knowledge on Ruby and Ruby on Rails by creating a mobile web application where you can login and manage your expenses. You can also categorize expenses into different categories.
Last synced: 17 May 2026
https://github.com/shopify/cibuildgem
Assist developers to distribute gems with precompiled binaries.
bundle gems native-extensions ruby rubygem
Last synced: 17 Feb 2026
https://github.com/sammymwangangi/eventor
Ruby on Rails Event Planning System
Last synced: 20 Jan 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/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/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/diamondnath07/grocery-bud
This is a Create,Read,Update and Delete application . It features the use of using JSON to save and retrieve data from user's local storage. It is built using Javascript
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/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/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/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/shahira-sadat/blog
A blog app created with Ruby on Rials to practice the CRUD.
Last synced: 13 May 2026
https://github.com/gouravkhunger/jekyll-hashsert
A jekyll plugin that inserts random hashes of custom length into strings.
jekyll jekyll-plugin ruby ruby-gem
Last synced: 03 Mar 2026
https://github.com/nicholastd07/nick-learns
Fun projects/ideas/playgrounds
fun functional-programming python ruby swift
Last synced: 20 Apr 2026
https://github.com/kenojiri/sinatmdiff
show diff in HTML from history of markdowns. written in Ruby/Sinatra/Bootstrap4
bootstrap4 japanese markdown ruby sinatra
Last synced: 20 Apr 2026
https://github.com/redborder/druid_config
A Ruby gem to access the information about Druid cluster status
Last synced: 27 Apr 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/codehass/catalog-of-my-things
We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.
Last synced: 20 Apr 2026
https://github.com/hahmed/quicsilver
HTTP/3 server for Ruby apps
http http3 performance protocol quic rack ruby server
Last synced: 26 Apr 2026
https://github.com/alierpm/blog
This blog is a functional website that show the list of posts and empower readers to interact with them by: adding comments and liking posts.
postgresql rspec-testing ruby ruby-on-rails
Last synced: 21 Apr 2026
https://github.com/fullstop125/catalog-of-my-things
This is a console app that will help you to keep a record of different types of things we own: books, music albums, movies, and games.The data is stored in JSON files but we have also prepared a database with tables structure analogical to our program's class structure.
capstone-project database postgresql ruby tests workflow
Last synced: 01 Apr 2026
https://github.com/cvilla714/building_with_active_record
This project is about active records, models, and associations to the tests. A user can create a post and add comments to it. For each scenario, we are asked to write down the data, associations, and validations necessary to build it.Built with
Last synced: 21 Apr 2026
https://github.com/autotelik/yet_another_music_service
Rails open source project for building music sharing sites, record stores or band pages
Last synced: 16 Apr 2026
https://github.com/charlesgobina/budget-app
This is a mobile-web app that keeps record of user transactions made on a category. Users can create new categories and add several transactions under them. It is built with ruby on rails
capybara rails rspec-rails ruby
Last synced: 25 Apr 2026
https://github.com/yasharmaster/moviedb
:movie_camera: A movie portal for cinephiles. Hosted on heroku at
movie movie-db movies portal ruby ruby-on-rails twitter-bootstrap
Last synced: 25 Apr 2026
https://github.com/eldoy/convert
Convert strings and HTML to links, embedded content and sanitize from tons of different providers
auto-html converter embed facebook html-embed ruby vimeo youtube
Last synced: 24 Apr 2026
https://github.com/gabriel4420/spotcode
Um repositório para o projeto da semana da onebitcode, utilizando React e Ruby.
ruby ruby-application ruby-on-rails
Last synced: 22 Apr 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/sapphire-project/sapphire
A small OOP language inspired by Ruby
programming-language ruby rust
Last synced: 08 May 2026
https://github.com/akicho8/equation
2つの範囲を相互変換するライブラリ
bezier-curves math math-library ruby
Last synced: 02 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/awais-amjed/catalog-of-my-things
A console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Created with Ruby and PostgreSQL
Last synced: 16 Apr 2026
https://github.com/said-laasri/hello_rails
HEllo world if my first project with Rails app with postgres
Last synced: 16 Apr 2026
https://github.com/ahmedeid6842/search-engine
⚙️ 📈 Search Engine Rails project. That utilizes the Rails MVC pattern to build a robust search engine and analytics.
heroku-deployment postgresql redis-server ruby ruby-on-rails search-engine sidekiq
Last synced: 16 Apr 2026
https://github.com/sanger/sm_workflow_lims
A small LIMS to assist with managing workflows
Last synced: 04 Mar 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/rwubakwanayo/clinic
This is an education project to design clinic database diagram and create database schema based on generated design.
Last synced: 09 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/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/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/cyberarm/dungeon_crawler
Randomly generated levels with a DOOM style renderer
Last synced: 07 May 2026
https://github.com/perfectmemory/eclaircir
Ruby Clarifai API wrapper that aims to be complete, tested and covered
Last synced: 15 Feb 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/tanveerisonline/rails_recipe_app
[Recipe App] is a blog-based application build using the Ruby on Rails framework, that lets you create a user, log in, create and share recipes with diverse food and ingredients. The application is built in a way that you can only create a recipe and add food to your food list.
css gitflow html rspec rubocop ruby ruby-on-rails
Last synced: 07 May 2026
https://github.com/swedbankpay/swedbankpay.github.io
Swedbank Pay on GitHub
Last synced: 06 Mar 2026
https://github.com/aaron-contreras/matestack-generators
A set of Ruby on Rails Generators to aid in development with your Matestack-based application
generators matestack rails ruby vuejs
Last synced: 07 May 2026
https://github.com/rwubakwanayo/budget-app
This is an educational 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.
Last synced: 07 May 2026
https://github.com/anjasfedo/ruby-on-rails-blog
Ruby on Rails from the Documentation
Last synced: 06 May 2026
https://github.com/ryosk7/yamori-nft-marketplace
技術書展15 向けに書いた「Rubyでつくるマーケットプレイス」に沿って作られたアプリです。
Last synced: 06 May 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/bruk19/hello-rails-back-end
This web application is the API that serves as the backend to the Hello-react-front-end
postgresql-database ruby ruby-on-rails
Last synced: 05 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/eucarlos/ruby-bootcamp
📕 Fundamental studies of the Ruby language.
bootcamp fundamentals ruby ruby-gem ruby-lang ruby-language study
Last synced: 04 May 2026
https://github.com/alexfalkowski/status
An alternative to https://httpstat.us/.
Last synced: 13 Jun 2026
https://github.com/itsmraga-hub/catalogue-of-my-things
"Catalogue-of-my-things" is a simple console app that allows users to manage collections of the things they own.
json oop rspec ruby ruby-application
Last synced: 17 Apr 2026
https://github.com/jodosha/hall_of_fame
HTTP 103 (Early Hints) with Hanami
early-hints hanami http2 ruby web
Last synced: 03 May 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/andrykonchin/build-your-own-ruby-core-library
An educational project to implement Ruby Core Library classes (only some of them) in pure Ruby
Last synced: 01 Mar 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/alextongme/noteworthy
What started as a clone of the popular note taking app, Evernote. Built using React, Redux, Ruby on Rails & PostgreSQL.
bcrypt javascript postgresql react redux ruby ruby-on-rails
Last synced: 04 Apr 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/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/dbackowski/rails_custom_error_pages
Rails engine for custom error pages with bootstrap.
bootstrap error-page rails rails-engine ruby ruby-gem
Last synced: 28 Feb 2026
https://github.com/eldoy/asset
Compress and serve your JS and CSS files. Asset handling has never been easier.
asset-packer asset-pipeline assets compress compressed css js middleware rack ruby uglify
Last synced: 18 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/benmuiruri/rails-mint
A rails app for tracking spending and monitor your expenses per category and your total expenses.
bootstrap5 css ruby ruby-on-rails
Last synced: 16 Apr 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/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/iamyunusali/enibila
Enibila is A fullstack we application developed by using Ruby on Rails. it have a functionality of Adding new recipe with full procedures, add ingredient, food and all the necessary things .
Last synced: 30 Apr 2026
https://github.com/santiagorodriguezbermudez/piggy-app
A Ruby on Rails mobile web app that helps you organize with your friends/family around projects (i.e. trips, kickoff business ideas, fix household problems, etc.) and save enough money to implement such projects. This is a project that is part of the Microverse program to learn Ruby on Rails. The app is deployed with Heroku and uses AWS for storing files (images) that users upload.
Last synced: 30 Apr 2026
https://github.com/t4traw/lambda-ruby-template
標準以外のgemを使ったrubyスクリプトをlambdaで動かすサンプル。
Last synced: 30 Apr 2026
https://github.com/ewertoncodes/mind-crawler
A simple api written in Rails to extract quotations from the Quotes to Scrape site.
Last synced: 14 May 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/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/iamchristianani/budget-app
The Budget app is a convenient application designed to streamline transaction management. It offers categorized lists, along with user-friendly sign-up and login pages. The app empowers users to effortlessly add new categories or transactions, enhancing their control over their financial activities. Built with Ruby on Rails.
Last synced: 18 Apr 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/shushugah/graphql_ruby
Demoing Github API via GraphQL Ruby Gem
Last synced: 19 Apr 2026
https://github.com/codealchemy/booklibrary
A demo application for managing a community library
Last synced: 29 Apr 2026
https://github.com/akshch/app_notifications
Push notification app for android and ios using Rpush gem (FCM)
fcm notifications rpush ruby rubyonrails
Last synced: 29 Apr 2026
https://github.com/kelwilson/kelwilson-dynamic-web
In this project, I built a web development bootcamp website, so students can actually choose a language of their choice to learn and be able to make more enquires about the program.
Last synced: 03 Feb 2026
https://github.com/prangonghose/earthbnb-backend
This web application is built to enable users browser through different houses which they can reserve on choice basis. The users can add their own houses to let other users reserve that for extra income. Users can register an account to use the website with full access with a unique username.
postgresql rails-api ruby ruby-on-rails
Last synced: 23 Apr 2025