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/omarsalem7/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 public so anyone can access them.
bootstrap5 cancancan capybara-rspec devise rspec-rails ruby ruby-on-rails
Last synced: 27 Aug 2025
https://github.com/jasonmdev/rails-to-do
This a simple single-page Todo App. Multiple lists of todo items can be generated. Each todo list contains its own todo items. These can be marked as completed or deleted.
rails ruby ruby-on-rails todo todoapp
Last synced: 12 Apr 2026
https://github.com/s-h-gamelinks/activity-pub-relay
ActivityPub Relay Server
activitypub activitypub-federation ruby
Last synced: 29 Jul 2025
https://github.com/jbox-web/ajax-datatables-rails-sample-project
datatables jquery jquery-datatables rails ruby
Last synced: 09 Apr 2025
https://github.com/jbox-web/auto_increment
Automaticaly increments a field in ActiveRecord, easy ;)
activerecord autoincrement rails ruby
Last synced: 09 Apr 2025
https://github.com/jbox-web/active_settings
Settings in Rails, easy ;)
configuration-file configuration-management rails ruby settings
Last synced: 25 Jun 2025
https://github.com/andyobtiva/mathbowling
Bowling game that tests math skills.
desktop desktop-app desktop-application glimmer gui gui-application jruby ruby swt
Last synced: 09 Apr 2026
https://github.com/brentgreeff/fat_model_auth
Simple clean Authorization system for Rails
Last synced: 11 Nov 2025
https://github.com/rpush/rpush-redis
Provides the needed dependencies to use Redis with Rpush.
Last synced: 02 Aug 2025
https://github.com/monade/auto_preload
A gem to parse and run preload/includes/eager_load on your model from a JSON::API formatted string.
Last synced: 11 Nov 2025
https://github.com/tafara-n/fix_my_code_challenge
Fix my code is a project where we'll jump into existing code and try fix it.
Last synced: 10 Feb 2026
https://github.com/dinsaw/asana_to_jira
Ruby command line application to move tasks from Asana to Jira.
Last synced: 10 Jun 2026
https://github.com/tony-rowan/pokemon-name-generator
A tool to create new Pokémon names
Last synced: 23 Apr 2025
https://github.com/ronin-rb/ronin-masscan
A Ruby library and CLI for working with masscan.
hacktoberfest infosec masscan masscan-parse network-scanning ruby
Last synced: 31 Aug 2025
https://github.com/necojackarc/simpler_enum
Providing Rails like enumerated type
Last synced: 22 Apr 2025
https://github.com/basir-mohammadi/ruby-school-library
A command line program that shows a typical school library operations flow. Designed using Ruby Object Oriented Programming (OOP) approach.
Last synced: 24 Jun 2025
https://github.com/skorks/subshell_command
Simpler way to execute shell commands from within ruby processes
Last synced: 13 Apr 2025
https://github.com/watson1978/ilios
Cassandra driver written by C language for Ruby
Last synced: 31 Aug 2025
https://github.com/jbox-web/action_form
Create nested forms, easy ;)
form form-object form-validation rails ruby
Last synced: 09 Apr 2025
https://github.com/haadiiii/blog-app
This is a blog app where users can create an account, create posts, comment on posts, and like posts.
psql-database rails-console rails-server rspec ruby ruby-on-rails
Last synced: 11 Jun 2025
https://github.com/populatetools/decidim-module-extra_user_fields
Add dynamic custom fields to users
decidim ruby rubygem rubyonrails
Last synced: 23 Apr 2025
https://github.com/stephenkati/oop-school-lib-prac
oop-school-lib-prac Is an app a Librarian at a school university uses to create new user (students/teachers), add new books, and save records of who borrowed a given book and when.
Last synced: 29 Mar 2025
https://github.com/barakadanny/school-library-ruby
This is a school library project. It is a console application that allows you to manage a library.
Last synced: 26 Nov 2025
https://github.com/nimblehq/danger-undercover
This is a danger plugin to show report to PR using undercover gem.
Last synced: 11 Nov 2025
https://github.com/joelmoss/gifted
Simple, yet powerful decorators for Ruby on Rails
Last synced: 11 Nov 2025
https://github.com/makevoid/bitcoin_exchange
Bitcoin/Crypto exchange prototype project written in ruby / sinatra in 2014 - Status: UI & routes done - full order matching is not complete
2014 bitcoin-exchange bitcoind css fast haml limit-order orderbook poc redis ruby sinatra
Last synced: 03 Jul 2025
https://github.com/juanitofatas/cheryl
Ruby translation of Peter Norvig's solution to When is Cheryl's birthday problem
Last synced: 11 Jun 2025
https://github.com/nahnahaj/rails-app-for-api
In this project, I will setup two apps for a FullStack Application and I will use this repo for the Backend part of the App using Ruby on Rails and Postgresql.
api postgresql-database ruby ruby-on-rails
Last synced: 11 Jun 2025
https://github.com/fnando/email_typo
Clean up e-mail strings when the user's made a typo (like 'gmail.cmo').
Last synced: 17 Apr 2025
https://github.com/ebyrds/szymanskis_mutex
Algorithm devised by Boleslaw Szymanski. This MutEx has linear wait and only 5 communication variables
mutex mutex-lock mutex-synchronisation mutexes race-conditions ruby rubygem szymanski
Last synced: 23 Apr 2025
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/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/goyalmunish/request_response_stats
A Ruby gem which captures request response statistics such as cycle time, memory allocation, etc. for each request response cycle grouped in configurable granularity level. As this library makes use of TCP protocol, using DataDog or NewRelic RPM would be way faster because of UDP protocol.
mongo performance-monitoring profiling rails redis request request-response request-response-cycle request-response-processing request-response-stats response response-time ruby stats
Last synced: 25 Aug 2025
https://github.com/yabeda-rb/yabeda-faktory
faktory-worker metrics monitoring ruby yabeda
Last synced: 15 Apr 2025
https://github.com/ntamvl/rails_5_api_react_redux_starter
Rails 5 API with React Redux Client
react redux ruby ruby-on-rails
Last synced: 12 Apr 2026
https://github.com/inkstak/coverart
A tiny client for the Cover Art Archive web service
api covertart musicbrainz ruby
Last synced: 17 Apr 2025
https://github.com/infrablocks/ruby_gpg2
A simple Ruby wrapper for invoking gpg (>= 2.0) commands.
Last synced: 10 Jul 2025
https://github.com/infinum/money_with_date
Extension for the money gem which adds dates to Money objects.
currency gem money money-rails rails ruby
Last synced: 18 Apr 2025
https://github.com/victorgonbu/private-events
This is a private events website where you can create your own account, log in, create events and invite who ever is registered in the website.
css html ruby ruby-on-rails scss
Last synced: 10 Apr 2026
https://github.com/skippypeanutbutter/yaml_bot
Validate the content of a yaml file according to a set of rules
Last synced: 22 Apr 2025
https://github.com/rwubakwanayo/vet-clinic
This is an education project built for the purpose of learn how to create postgresQl schema, queriesand models.
Last synced: 16 Sep 2025
https://github.com/dudoslav/dam
Simple download manager with web user interface
css3 html5 javascript ruby sinatra
Last synced: 11 Apr 2026
https://github.com/smridge/vscode-ruby-syntax
Ruby Syntax Highlighting for Visual Studio Code
ruby syntax-highlighting vscode vscode-extension
Last synced: 22 Apr 2025
https://github.com/smridge/swagcov
OpenAPI documentation coverage check for Rails Routes.
Last synced: 22 Apr 2025
https://github.com/ashmalzahra/oop-school-library
This project uses Object Oriented Programming to build a school library app. The tool records what books are in the library and who borrows them. Built with Ruby.
best-practices object-oriented-programming oop-principles ruby uml-diagram unit-testing
Last synced: 14 Jul 2025
https://github.com/peek/peek-resque
Take a peek into your Resque queues and workers.
background-jobs peek resque ruby
Last synced: 07 Oct 2025
https://github.com/phortx/rails-use-case
UseCase & Service classes for rails
architecture hacktoberfest hacktoberfest2022 rails ruby
Last synced: 21 Mar 2025
https://github.com/inhouse-work/cosing
A ruby gem that easily packages up and parses the COSING database
Last synced: 20 Jul 2025
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
https://github.com/diegojromerolopez/babik
A Django queryset-like API for Ruby on Rails
activerecord mysql postgresql query-builder ruby ruby-gem ruby-on-rails sql sqlite3
Last synced: 07 Mar 2026
https://github.com/orozcoding/budget-app
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: 02 May 2026
https://github.com/dryruby/ruby-template
Template repository for public-domain libraries written in the Ruby programming language.
dryproject ruby template-project
Last synced: 22 May 2026
https://github.com/apache/skywalking-ruby
The Ruby agent for Apache SkyWalking
apm dapper distributed-tracing observability ruby skywalking
Last synced: 08 May 2025
https://github.com/kuyio/color_hash
Generate a color based on the given string (using HSL color space).
Last synced: 24 Mar 2025
https://github.com/joneshf/servant-ruby
Create a Ruby client from a Servant API using Net::HTTP.
haskell ruby servant servant-client
Last synced: 11 Sep 2025
https://github.com/coding-cactus/multipad
A clean, simple, and efficient collaborative workspace
Last synced: 19 May 2026
https://github.com/omkz/coolpics
Coolpics is an open source platform for creating photo-sharing site.
9gag jquery postgresql ruby ruby-on-rails twitter-bootstrap
Last synced: 07 Apr 2026
https://github.com/microsoft/kiota-abstractions-ruby
Abstractions library for the Kiota generated SDKs in Ruby
Last synced: 13 Apr 2025
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/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/lindseyb/xomb-cms
This is the minimal cms used on xomb.org
Last synced: 17 May 2026
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/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/peimelo/controlled_health_api
Controlled Health website API built with Ruby on Rails 6 as API and using devise_token_auth.
api devise-token-auth rails ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/selma-belhadj/hello-react-rails
A Rails React application that displays random messages
javascript react ruby ruby-on-rails
Last synced: 14 Apr 2026
https://github.com/emono/line-notify-client
[RubyGem]LINE Notify API Ruby Client
api-client gem line line-notify ruby
Last synced: 28 Jun 2025
https://github.com/exclud/rubyparser
A Parser for Ruby
c parser ruby rubyparser yacc yacc-lex
Last synced: 08 May 2026
https://github.com/billymohajeri/create-your-own-enumerable
Create your own Enumerable is a project to create a class MyList and a module MyEnumerable. Our module MyEnumerable will implement a subset of the functionality of Enumerable.
Last synced: 29 Mar 2025
https://github.com/brenofariasdasilva/university
Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.
arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode
Last synced: 08 Apr 2026
https://github.com/eduardosancho/budget
Mobile app to organize spending and group transactions into categories.
Last synced: 17 May 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/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/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/shafiuyushawu/ruby-oop
A ruby program that exhibit the principles of Object Oriented Programming (Abstraction, Encapsulation, Inheritance and Polymorphism).
abstraction class encapsulation inheretence oops-in-ruby polymorphism ruby
Last synced: 28 Mar 2025
https://github.com/ibrahmsql/discoursemap-plugin
A comprehensive professional security auditing plugin for Discourse. This plugin provides automated security assessment capabilities to identify vulnerabilities, misconfigurations, and security issues in your Discourse installation
discourse discourse-plugin discourse-secuirty discoursemap forum-security red-team ruby ruby-on-rails security security-testing security-tools vulnerability-scanner
Last synced: 18 May 2026
https://github.com/orphic-inc/ruby-orphic-cli
This CLI provides interfaces and instruments of implementing plumbing between Ruby, RoR, Node, and Golang.
Last synced: 14 Apr 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/nexmo/nexmo-rack
Rack Middleware to help work with Nexmo webhooks
Last synced: 24 Jul 2025
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/dgroup/vcs4sql
Organizing version control for the database(s) in a simple, elegant way.
changelog changeset database-control database-management gem liquibase ruby ruby-gem ruby-library sql sqlite vcs
Last synced: 12 May 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/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/aakashjhawar/finance-tracker
A web app to track stock prices using Ruby on Rails
ruby ruby-on-rails stock-data stock-market stock-portfolio stock-prices
Last synced: 08 Mar 2026
https://github.com/bruno-/fiber_scheduler_spec
Common specs for a Ruby fiber scheduler
Last synced: 11 Apr 2025
https://github.com/blockbusterdev/crud-record-practice
It was built using Ruby
Last synced: 03 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/smart-village-solutions/anonymizer_rails
Anonymizer gem scrambles attribute values of ActiveRecord models.
Last synced: 25 Jul 2025
https://github.com/tedlivist/fibonacci_seq
Fibonacci Sequence is a series of numbers in which each number is the summation of the preceding two (or three or more) numbers. In this algorithm implementation using a function written in Ruby, the numbers are a summation of the previous two.
algorithm coding coding-challenge ruby
Last synced: 25 Jul 2025