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-06-25 00:23:30 UTC
- JSON Representation
https://github.com/bondok6/budget-app
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 manage your budget.
bootstrap5 devise gitflow postgresql rails rubocop ruby ruby-on-rails
Last synced: 12 May 2025
https://github.com/nbulaj/spherical_mercator
🗺️ Spherical Mercator math in Ruby
mapbox ruby ruby-gem spherical spherical-geometry
Last synced: 25 Jun 2025
https://github.com/kevinoid/jekyll-highlight-file
A Liquid filter for Jekyll which outputs highlighted file content
code-highlight jekyll jekyll-plugin liquid-templating-engine ruby
Last synced: 13 Apr 2025
https://github.com/yegor256/xembly.rb
A command line tool for XML manipulations in Xembly, an imperative DSL
ruby ruby-gem xml xml-document
Last synced: 27 Mar 2025
https://github.com/shivam091/unit_measurements
A library that encapsulate measurements and their units in Ruby.
complex fractional measurement mixed-fraction rational ruby ruby-gem scientific units-measures-converter units-of-measure units-of-measurement
Last synced: 29 Jul 2025
https://github.com/utensils/omniauth-pge
OmniAuth Strategy for PG&E
middleware omniauth omniauth-strategy ruby ruby-gem
Last synced: 05 Aug 2025
https://github.com/vichuge/rails_capstone_investments
This project shows a list of inversions and the groups where the inversions could work. The user is able to create new groups (products) to invest in and assign new inversions to them.
capstone microverse rails-capstone rspec ruby
Last synced: 24 Aug 2025
https://github.com/ankurgel/statsample-glm
Generalized Linear Models extension for Statsample
ruby ruby-science-foundation sciruby statistics statsample statsample-glm
Last synced: 19 Mar 2025
https://github.com/fluent-plugins-nursery/fluent-stackprof
Start and stop stackprof dynamically from outside of fluentd
Last synced: 15 May 2025
https://github.com/amiralles/dsfs
Data structures from scratch - Source code.
Last synced: 23 Jul 2025
https://github.com/render-examples/sidekiq
Sidekiq worker on Render
background-worker job-queue render ruby sidekiq sinatra
Last synced: 21 Jun 2025
https://github.com/Virtual-Coffee/bot-meetingplace-events
A friendly bot to give us a heads up when the next events are.
github-actions heroku-scheduler meetingplace ruby slack-bot
Last synced: 16 May 2025
https://github.com/famished-tiger/macros4cuke
Add macro-steps to your Cucumber scenarios
cucumber cucumber-scenarios gherkin ruby
Last synced: 12 Apr 2025
https://github.com/ujihisa/static_literal_parser
Parse a Ruby string like '{a: [1, X], b: "hello"}' without eval. You don't call eval so it's safe.
gplv3 hacktoberfest parser-library ruby
Last synced: 14 Apr 2025
https://github.com/marcelotto/parspec
A testing framework for Parslet grammars
gunit parser parser-specifications parslet rspec ruby testing
Last synced: 10 Apr 2025
https://github.com/abongsjoel/ruby-bubble-sort
The project built a method #bubble_sort that takes an array of numbers and returns a sorted array, as well as a method #bubble_sort_by that takes an array of strings and sorts it by string length.
Last synced: 11 Apr 2025
https://github.com/drexed/genderize-io
Genderize.io Ruby SDK.
gender genderize genderizeio ruby
Last synced: 07 May 2025
https://github.com/pranambhat/pranambhat
WhatsApp : +91 8762632589
angular asp-net-core asp-net-mvc bootstrap csharp css html javascript jquery plsql qlik-sense ruby sql unix
Last synced: 08 May 2025
https://github.com/raleighlittles/ruby-hackerrank
Solutions to the Ruby challenges on HackerRank.
hackerrank hackerrank-solutions ruby
Last synced: 14 Apr 2025
https://github.com/nimblehq/appium-w-rspec-docker
UI Testing Android application with Appium + Rspec without the pain of setup.
Last synced: 11 Nov 2025
https://github.com/nitbravoa92/tdd-project
"TDD Project" is a program build in ruby that implements three methods of the Solver class using the Test-Driven Development (TDD) approach.
Last synced: 13 Apr 2025
https://github.com/amon-cofie/davrich-recipe-app
DavRich Recipe App is a full stack Ruby on Rails web application on a postgreSQL database that manages different recipes by different users where a user can declare his/her recipe public for all to see, whether logged in or not.
Last synced: 18 Mar 2025
https://github.com/peek/peek-mongo
Take a peek into the Mongo commands made within your Rails application.
Last synced: 03 Apr 2025
https://github.com/julie-ify/blog-app
Blog app is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
bootstrap bootstrap5 cancancan capybara-rspec database device postgresql rails ruby
Last synced: 15 Jul 2025
https://github.com/mikker/render_with_view
☝️ Be explicit about the things you send from your Rails controller to the view.
Last synced: 14 Apr 2025
https://github.com/driftingruby/154-service-objects-for-api-interactions-with-twilio
In this episode, learn how to extract the interactions with an external API into a service object so that code is isolated and interchangeable.
rails ruby ruby-on-rails service-objects
Last synced: 05 Apr 2025
https://github.com/kamva/persianpreneur
Show off your fellow entrepreneurs to the world.
Last synced: 01 Oct 2025
https://github.com/simon0191/fast_priority_queue
A blazzingly fast implementation of priority queue using Ruby + Rust + Ruru
benchmark priority-queue ruby ruru rust
Last synced: 13 Apr 2025
https://github.com/iqbaleff214/metode-saw
Penerapan metode SAW (simple additive weighting) dalam berbagai bahasa pemrograman
go golang javascript nodejs php php8 ruby saw simple-additive-weighting spk
Last synced: 11 Apr 2026
https://github.com/dwkoogt/pika_que
Ruby background processor for RabbitMQ
background-jobs pikaque rabbitmq rails ruby workers
Last synced: 12 Aug 2025
https://github.com/sonota88/ruccola
A self-hosting toy compiler written in Ruby
compiler programming-language ruby
Last synced: 15 Apr 2025
https://github.com/fnando/sql_runner
SQLRunner allows you to load your queries out of SQL files, without using ORMs. Available only for PostgreSQL and MySQL.
mysql postgresql ruby sql-files sqlrunner
Last synced: 15 Jul 2025
https://github.com/igorkasyanchuk/time_m
The easiest way to measure execution time of your code
Last synced: 08 Aug 2025
https://github.com/floehopper/rails-on-nix
This is an exploration of setting up a vanilla Rails app using the Nix package manager.
nix node rails ruby ubuntu vagrant virtualbox webpacker yarn
Last synced: 14 Apr 2025
https://github.com/jcagarcia/rollout-redis
Easy and fast feature flags based on the latest Redis versions
degrade fast feature-flagging feature-flags feature-flippers feature-switcher feature-toggles features flipper gem hacktoberfest rails redis redis-database rollout rollout-gem ruby ruby-gem simple
Last synced: 27 Jul 2025
https://github.com/kobeumut/remove_build_folders
Delete unnecessary for android development in android build folders
Last synced: 14 Apr 2025
https://github.com/earlopain/foxtrove
E6 Upload Helper
e621 iqdb rails reverse-image-search ruby
Last synced: 17 Nov 2025
https://github.com/groony/activeadmin-dry-validation
Validate your ActiveAdmin resources through dry-validation
Last synced: 18 Mar 2025
https://github.com/moesif/moesif-rack
Moesif Middleware for Ruby on Rails/Rack, for API Monitoring, Analytics, and Monetization.
analytics api-analytics api-logs api-management api-monetization api-monitoring logger logging logging-library logginginterceptor middlewares monitoring observability rack-middleware ruby ruby-on-rails usage-based-billing
Last synced: 11 Nov 2025
https://github.com/gsamokovarov/serializr
Serializr is a library for creating canonical JSON representation of objects for your RESTful APIs.
json-representation rails ruby serializer
Last synced: 07 May 2025
https://github.com/philr/putty-key
Ruby PuTTY private key (.ppk) library. Supports reading and writing with a refinement to OpenSSL::PKey to allow key conversion.
ppk putty putty-private-key puttygen ruby ssh
Last synced: 26 Jul 2025
https://github.com/mamantoha/zci
Zendesk and Crowdin integration Command Line Interface (CLI)
Last synced: 07 May 2025
https://github.com/keithdoggett/spatial_stats
Spatial Statistics Library for ActiveRecord/PostGIS
postgis rails ruby spatial spatial-stats stats
Last synced: 13 Apr 2025
https://github.com/kirillshevch/slack_hook
A Simple Interface to Slack Incoming Webhooks Integrations
ruby ruby-slack slack slack-api slack-incoming-webhooks slack-integration slack-webhook
Last synced: 07 Oct 2025
https://github.com/jonathanhefner/benchmark-inputs
Input-focused benchmarking for Ruby
Last synced: 11 Nov 2025
https://github.com/davesimoes/torne-se-backend
Este repositório tem como objetivo ser apenas mais uma ferramenta para ajudar a todos os que desejam se tornar Desenvolvedores Backend
api backend cursos desenvolvedor-backend go golang java livros node node-js php python resource rest-api ruby tutorial tutorial-sourcecode
Last synced: 13 Jul 2025
https://github.com/abarrak/why-compiled-languages
A simple experiment for compiled/dynamic languages comparision.
cpp csharp go java javascript python ruby
Last synced: 13 May 2025
https://github.com/johnftitor/opp_school_library
Ruby library project that runs in the command line. Meant to understand the base principles of OPP programming while building an application with a new programming paradigm
Last synced: 31 Aug 2025
https://github.com/marcelo-schreiber/run-user-code-saas
An API to execute user's code
docker javascript python ruby sandbox
Last synced: 22 Apr 2025
https://github.com/smalruby/smalruby-installer-for-windows
Smalruby installer for Windows
Last synced: 23 Apr 2025
https://github.com/dilumn/git-plan
Execute batch of git commands by a single bash command
Last synced: 08 Oct 2025
https://github.com/melashu/siyablog
This webiste 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.
Last synced: 05 Sep 2025
https://github.com/creasty/i18n_flow
[beta] Manage translation status in YAML file
i18n rails ruby translation-management
Last synced: 14 Jun 2025
https://github.com/reiterate-app/authorio
IndieAuth authentication endpoint plugin for Rails
authentication indieweb rails ruby
Last synced: 17 Nov 2025
https://github.com/simonneutert/joda
JRuby + Roda == Joda 🖖
api jdbc jruby jvm jvm-applications jvm-languages puma roda router ruby sequel
Last synced: 13 Jun 2025
https://github.com/marioruiz/create_tests
Create Tests automatically from a Requests file. Perfect to be used with the result from importing a Swagger file using the open_api_import gem. Now we are supporting RSpec.
create openapi requests rspec ruby swagger swagger2 swagger3 tests
Last synced: 08 May 2025
https://github.com/ruby/getoptlong
The GetoptLong class allows you to parse command line options similarly to the GNU getopt_long() C library call.
Last synced: 19 Oct 2025
https://github.com/nanobox-io/nanobox-docs
Nanobox Documentation
middleman nanobox nanobox-documentation ruby static-site
Last synced: 09 Apr 2025
https://github.com/dohliam/cast-playlist
Cast local video playlists to a Chromecast
cast-videos chromecast command-line playlist playlists ruby stream-video video-streaming
Last synced: 11 Apr 2025
https://github.com/hpi-epic/profci-exercise
Employing Continuous Integration Services and Github Workflows to Teach Test-driven Development
automation exercise ruby student-centered tdd teaching travis-ci tutorial
Last synced: 27 Feb 2025
https://github.com/icoretech/rack-strip-cookies
💎 Rack middleware to remove cookies at user-defined paths
Last synced: 11 Oct 2025
https://github.com/moviendome/neovim-dockerized
Neovim dockerized with my personal configuration to work with Ruby & JS
docker es6 javascript neovim react ruby ruby-on-rails solargraph typescript
Last synced: 14 Jun 2025
https://github.com/galtzo-floss/silent_stream
🔕 ActiveSupport Stream Silencing/Capturing - Without ActiveSupport
outputstream rails rspec ruby testing
Last synced: 05 Sep 2025
https://github.com/nemwel-boniface/nemwel_school_library
In this project, I feature as a librarian of St Nemwel's University, I need a tool to help me record what books are in the universitie's library and who borrows them.
Last synced: 21 Oct 2025
https://github.com/dannnylo/tempus
Gem to efficiently manipulate the time, adding, subtracting and converting hours.
Last synced: 12 Jul 2025
https://github.com/accesslint/a11y-agent
An AI agent for speeding up accessibility remediation
Last synced: 04 Feb 2026
https://github.com/haroonabdulrazaq/twittter
I cloned twitter and mock some of its functionalities using Ruby on Rails and Bulma, In order to fully understand MVC, RestfulApi, a healthy experience using Device gem and implement CRUD.
Last synced: 21 Apr 2025
https://github.com/frizbee/cookieconsent
The most popular solution to the EU cookie law for Rails applications
Last synced: 26 Oct 2025
https://github.com/gabriel-lewis/thinkpiece
A blogging website inspired by Medium
javascript react redux ruby rubyonrails
Last synced: 06 Oct 2025
https://github.com/jimmycuadra/lita-google
A Lita handler for returning Google search results.
chatops lita lita-handler ruby
Last synced: 11 Mar 2026
https://github.com/rishav394/skillrack-code-finder
Just Enter the Question ID from skillrack and this program will give you the C code.
c ruby skillrack skillracksolutions
Last synced: 03 Jul 2025
https://github.com/cbrnrd/rise
🌩️ Simple serverless deployment
api cli cloud rise ruby serverless sinatra web
Last synced: 15 Oct 2025
https://github.com/jmoseka/decode-morse-code
A ruby program that debugs a morse code into a normal readable language
Last synced: 09 Apr 2025
https://github.com/benstigsen/rubytwitch
A chatbot for Twitch written in Ruby.
chat-bot chat-bot-template chatbot ruby ruby-application twitch twitch-api twitch-bot twitch-irc twitch-tv twitchbot twitchirc twitchtv
Last synced: 03 Jul 2025
https://github.com/jgraichen/rails-rfc6570
Pragmatical access to your Rails routes as RFC6570 URI templates.
api rails restful rfc-6570 routing ruby uri-template
Last synced: 25 Oct 2025
https://github.com/stephenkati/catalog-of-my-things
catalog-of-my-things-prac Is a console app that will help keep a record of different types of things: books, music albums, movies, and games.The data is stored in JSON files. A database with tables structure analogical to the program's class structure is prepared.
Last synced: 24 Apr 2025
https://github.com/figgleforth/ore-lang
A programming language for web development, for fun
programming programming-language programming-languages ruby
Last synced: 19 Apr 2026
https://github.com/acushlakoncept/members-only
In this project, we built an exclusive clubhouse app where members can write embarrassing posts about non-members. Inside the clubhouse, members can see who the author of a post is but, outside, they can only see the story and wonder who wrote it.
active-records rails-helpers ruby ruby-on-rails
Last synced: 06 Oct 2025
https://github.com/parolkar/royalemorale
Public 🤝 Private collaboration for Responsible AI Agents (in Ruby)
Last synced: 15 Mar 2026
https://github.com/mvz/ghtml2pdf
HTML to PDF converter based on WebKit2GTK+ and GirFFI
gir-ffi hacktoberfest pdf-converter ruby webkit2gtk
Last synced: 20 Aug 2025
https://github.com/johnftitor/spendless
Spendless is a Ruby on Rails application that allows users to keep track of their expenses and categories. Manage your own money, manage your own life
database postgresql rails ruby tailwindcss
Last synced: 31 Aug 2025
https://github.com/agile-lab-dev/literate-programming-articles
Collection of articles, using the Literate Programming style, about Data Engineering and Software Tooling in general
literate-programming ruby spark spark-connect
Last synced: 26 Aug 2025
https://github.com/resurfaceio/logger-ruby
Log API calls with Ruby
api-logger http-logger logger-ruby rack-middleware ruby sinatra
Last synced: 13 Apr 2025
https://github.com/cdalvaro/homebrew-tap
🍻 @cdalvaro's custom formulae for the @Homebrew package manager
brew custom-formulae formulae homebrew macos package-manager ruby tap taps
Last synced: 20 Mar 2025
https://github.com/JonnyKong/Coursera-ProgrammingLanguagesUW
Coursera: Programming Languages, Univ. of Washington
functional-programming programming-language-theory racket ruby sml
Last synced: 26 Mar 2025
https://github.com/simplificator/keycloak_oauth
Ruby on Rails integration with the Keycloak identity and access management API.
keycloak keycloak-client rails ruby
Last synced: 14 Apr 2025
https://github.com/pikachuexe/contracted_value
Library for creating contracted immutable(by default) value objects
contracts gem ruby value-object
Last synced: 31 Aug 2025
https://github.com/38tter/kramdown-mermaid
Markdown parser for mermaid.js. An extended Kramdown syntax
gem kramdown markdown markdown-parser mermaid mermaid-diagrams mermaidjs parser ruby
Last synced: 15 Apr 2025
https://github.com/matkoniecz/cartocsshelper
Tool to make development of CartoCSS styles more efficient. Automates actions necessary to produce test images and validates style.
cartocss cartocss-styles openstreetmap osm overpass overpass-api ruby ruby-script
Last synced: 13 Apr 2025