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/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/dilumn/git-plan
Execute batch of git commands by a single bash command
Last synced: 08 Oct 2025
https://github.com/nning/imgshr
Simple image gallery sharing web application.
gallery image-sharing rails ruby
Last synced: 13 Mar 2026
https://github.com/bitcrowd/rubocop-bitcrowd
The bitcrowd rubocop.yml as a gem.
Last synced: 19 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/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/maumagnaguagno/mindfreak
:stuck_out_tongue_winking_eye: BrainFuck interpreter with bytecode
brainfuck bytecode interpreter ruby
Last synced: 05 Sep 2025
https://github.com/postmen/postmen-sdk-ruby
AfterShip Shipping (Postmen) API Client Library for Ruby (USPS, FedEx, UPS, DHL and more)
aftership api api-client postmen ruby sdk shipping shipping-api
Last synced: 10 Oct 2025
https://github.com/maxbarsukov/rbminivents
📆 Tiny eventing gem
events gem gems ruby ruby-events ruby-gem
Last synced: 06 Oct 2025
https://github.com/simon0191/date_supercharger
A nice shortcut for ActiveRecord date range queries
activerecord date daterange ruby ruby-gem
Last synced: 13 Apr 2025
https://github.com/raviqqe/block-is-hash
Block is Hash (See also https://github.com/raviqqe/block-is-array)
Last synced: 26 Oct 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/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/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/rnd-soft/lusnoc
[MIRROR] Lusnoc is reliable gem to deal with consul locks and sessions
consul distributed distributed-computing distributed-systems gem lock ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/alexinslc/depot
E-Commerce Rails App - from Agile Web Development with Rails 7
hacktoberfest pragprog rails7 ruby ruby-on-rails
Last synced: 01 Oct 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: 10 May 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/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/nbulaj/spherical_mercator
🗺️ Spherical Mercator math in Ruby
mapbox ruby ruby-gem spherical spherical-geometry
Last synced: 25 Jun 2025
https://github.com/lambdatest/capybara-hyperexecute-sample
Demonstration of Ruby Capybara Selenium testing on HyperExecute Grid
automation-selenium capybara cross-browser-testing fastest-selenium-testing hyperexecute lambdatest ruby ruby-capybara ruby-webdriver selenium selenium-ruby
Last synced: 30 Jul 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/marcqualie/cloudapp-export
A quick way to grab all the data you have stored in CloudApp
Last synced: 27 Jul 2025
https://github.com/iamazeem/protobuf-log-sample
Protocol Buffers Log Sample - File Read/Write with Ruby and Python Scripts
log logging protocol-buffers python ruby sample
Last synced: 15 Aug 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/meltrust/bubble-sort-with-ruby
Project: Sorting numbers with Ruby using bubble sort and yield.
Last synced: 19 Apr 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/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/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/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/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/b3b0/grasshopper
🦗🔑Run commands against many Linux servers using SSH for hacking, administrative or auditing tasks. Relies on key-based SSH authentication for automation.. Now includes the ability to do some scp.
auditing automation hacking ruby scp ssh
Last synced: 20 Jun 2025
https://github.com/drexed/genderize-io
Genderize.io Ruby SDK.
gender genderize genderizeio ruby
Last synced: 07 May 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/earlopain/foxtrove
E6 Upload Helper
e621 iqdb rails reverse-image-search ruby
Last synced: 17 Nov 2025
https://github.com/woodruffw/ruby-inih
A Ruby wrapper for inih (a simple C INI parser)
c configuration ini inih iniparser ruby
Last synced: 16 Apr 2025
https://github.com/justalever/email_subscriptions_demo
An basic email subscription workflow for a Ruby on Rails app
emailsubscription mailer rails ruby rubyonrails
Last synced: 23 Oct 2025
https://github.com/jbox-web/job-database-manager-mysql
A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)
database jenkins jenkins-jobs jenkins-plugin mysql ruby
Last synced: 12 Aug 2025
https://github.com/elastic/app-search-ruby
Elastic App Search Official Ruby Client
api-client elastic elastic-app-search ruby search swiftype
Last synced: 29 Sep 2025
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/igorkasyanchuk/time_m
The easiest way to measure execution time of your code
Last synced: 08 Aug 2025
https://github.com/dev99problems/raycast-scripts
Personal Raycast scripts
ffmpeg github js pull-requests raycast raycast-command raycast-script ruby
Last synced: 12 Aug 2025
https://github.com/syedabutalib/github-stars
Saves time by listing all starred repos in one page
github github-stars ruby sinatra starred-repositories stars
Last synced: 14 Aug 2025
https://github.com/ana06/ruby-tabulation
Project in which I analyze if the Ruby Hashing algorithm could be improved using Tabulation Hashing
benchmarks c columbia-university report ruby tabulation
Last synced: 01 Mar 2026
https://github.com/switchdreams/rest-api-generator
Build a Ruby on Rails REST API faster
rails rest-api rest-api-framework rest-api-helper ruby
Last synced: 13 Apr 2025
https://github.com/acushlakoncept/twitter-clone
In this project I followed along Andy Leverenz’s brilliant Building a Twitter Clone screen casts to build a light weight version of Twitter in other to get lot of healthy experience using Devise in the process.
ruby ruby-gems ruby-on-rails twitter twitter-clone
Last synced: 23 Apr 2025
https://github.com/yegor256/pgtk
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
connection-pool liquibase postgresql rake-task rakefile ruby
Last synced: 26 Apr 2026
https://github.com/lukeclancy/dynamic-records-meritfront
Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It contains a better way to write sql queries for rails, and includes other tips and tricks to take advantage of. Perfect for all your dynamic applications, optimizations and weird edge cases!
activerecord database gem optimization postgres postgresql rails ruby ruby-on-rails sql
Last synced: 22 Sep 2025
https://github.com/najibullahjafari/ruby_social_media
In this project, I have created a blog app, It is about using CRUD operation of ruby on rails, I used a wiframe to develop it.
bootstrap5 rails ruby ruby-on-rails
Last synced: 11 Mar 2026
https://github.com/allcentury/switch_gear
Failover protection in ruby
circuit-breaker circuit-breaker-pattern distributed-systems redis ruby
Last synced: 22 Apr 2025
https://github.com/yuzurus/instagram_user
Client for the Instagram using scraping
instagram instagram-api instagram-client instagram-scraper ruby ruby-gem rubygem
Last synced: 16 Mar 2026
https://github.com/evilmartians/omniauth-ebay-oauth
OmniAuth Strategy for eBay Apps (for using with eBay REST APIs)
ebay ebay-api oauth omniauth-strategy ruby
Last synced: 12 Apr 2025
https://github.com/apache/activemq-nms-stomp
Mirror of Apache ActiveMQ NMS.Stomp Client
activemq c cplusplus csharp java network-client network-server perl php python ruby
Last synced: 22 Apr 2025
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/famished-tiger/srl-ruby
Simple Regex Language library and compiler in Ruby
regex-language regular-expression ruby srl
Last synced: 23 Apr 2025
https://github.com/alhassy/rubycheatsheet
Reference of basic commands to get comfortable with Ruby ---Pure OOP!
cheatsheet html pdf programming-language reference ruby
Last synced: 25 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/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/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/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/necojackarc/holidays_from_google_calendar
Retriving national holidays from Google Calendar.
Last synced: 15 Oct 2025
https://github.com/yous/basehangul
Human-readable binary encoding, BaseHangul for Ruby
Last synced: 14 Oct 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/accesslint/a11y-agent
An AI agent for speeding up accessibility remediation
Last synced: 04 Feb 2026
https://github.com/bigcommerce/gruf-newrelic
New Relic tracing for gruf services
Last synced: 22 Apr 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/abongsjoel/enumerables
In this project we re-created multiple methods from the enumerable module, applying concepts like block and Proc in our methods.
Last synced: 10 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/okuramasafumi/neco
neco is a NEo COmmand library
business-logic command-pattern meta-programming ruby
Last synced: 10 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/eshaiju/kannel-monitor
Gem for monitoring kannel smsc status
kannel ruby ruby-gem smsc-status
Last synced: 21 Jan 2026
https://github.com/felixding/japmag
JapMag is a set of useful Ruby on Rails utilities created by me for my personal, and sometimes profressional, projects
Last synced: 22 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/nitbravoa92/hellorails
This is a practice project to get you started in the world of the wonderful Ruby on Rails framework.
mvc-architecture object-oriented-programming postgresql rails7 ruby
Last synced: 01 Oct 2025
https://github.com/yujideveloper/rack-bearer_auth
Middleware for using RFC 6750 bearer auth in Rack apps
auth rack rack-middleware rails rfc-6750 ruby
Last synced: 11 Mar 2026
https://github.com/hswick/w3
Simple, safe, and expressive Ethereum client in Ruby
Last synced: 22 Apr 2025
https://github.com/selma-belhadj/school-library
This is a book library app that records what books are in the library and who borrows them. The app allows you to add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 09 Apr 2025
https://github.com/geoffharcourt/cbs_fantasy_sports_api_token_fetcher
A gem to retrieve your CBS fantasy sports API token
Last synced: 26 Oct 2025
https://github.com/yoshoku/numo-openblas
Numo::OpenBLAS builds and uses OpenBLAS as a background library for Numo::Linalg
data-science machine-learning numo openblas ruby
Last synced: 25 Apr 2025
https://github.com/jonathanyiv/knights_travails
Implementation of the Shortest Path Problem for a Knight Chess in Ruby
Last synced: 26 Apr 2025
https://github.com/glurp/ruby-onion-omega2
Usefull tools for using ruby (MRI) on Omega2+
Last synced: 26 Feb 2026
https://github.com/ackama/activestorage-exif-analyzer
Add ActiveStorage Analyzer class to extract EXIF data from supported images.
ackama activestorage exif ruby
Last synced: 14 Mar 2026
https://github.com/allangomes/kanban-ruby
Kanban API write with Ruby on Rails.,
active-model-serializers api factory-bot postgres rspec ruby ruby-on-rails rubyonrails shoulda-matchers
Last synced: 03 Sep 2025
https://github.com/nahnahaj/ruby-on-rails-capstone-project---budget-app
With this App, 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. A user is allowed to: register and log in, so that the data is private to them. New transactions are associated with a category : You can see the money spent on each category.
bootstrap css3 postgresql render ruby ruby-on-rails
Last synced: 26 Apr 2025