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/mohamedhnoor/rails-blog
For this project, I created a simple blog application using CRUD operations and routes in Ruby on Rails. I started by setting up my models, controllers, and views, and then added the necessary routes to enable CRUD functionality for blog posts.
Last synced: 10 Apr 2025
https://github.com/mathrailsai/sentiment_insights
SentimentInsights is a Ruby gem for extracting actionable insights from qualitative survey responses. It provides sentiment analysis, key phrase extraction, and named entity recognition using multiple NLP providers including OpenAI and AWS Comprehend.
aws-comprehend entity-recognition key-phrases nlp openai ruby ruby-gem sentiment-analysis survey-insights text-analysis
Last synced: 28 Feb 2026
https://github.com/junip/setup
My Software Installation Guide.
guide howtoinstall install installrails installruby macos rails ruby setup setupzsh zsh
Last synced: 17 Oct 2025
https://github.com/patorash/ransacker_translator
Ransackを使って全角半角検索をできるようにします。
Last synced: 17 Oct 2025
https://github.com/skateman/dev-board
A simple developer dashboard that displays open PRs for a GitHub repo
dashboard development rails ruby
Last synced: 12 Apr 2025
https://github.com/tarellel/activerecord-duckdb
A DuckDB database adapter for ActiveRecord
activerecord duckdb rails ruby rubygem rubyonrails
Last synced: 03 Apr 2026
https://github.com/artofcodelabs/generic_job
Run instance and class methods in the background jobs with ease. GenericJob is a higher level abstraction on the top of ActiveJob.
activejob enhancement plugin queueing rails ruby ruby-on-rails
Last synced: 21 Jan 2026
https://github.com/brandonweiss/git-hookshot
Share git hooks in Ruby projects among all the collaborators automatically, without them having to do anything.
Last synced: 18 Oct 2025
https://github.com/senotrusov/workety
A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Rails environment load, mutithreaded workers.
daemon error-reporting exception-handling logging multithreading pidfile process rails ruby watchdog
Last synced: 07 Oct 2025
https://github.com/westonganger/pairer
Pairer is Rails app/engine to Easily rotate and keep track of working pairs
pair-programming pairing pairs rails rails-engine ruby ruby-on-rails
Last synced: 19 Oct 2025
https://github.com/josephbuchma/postman-ruby
Parse & make http requests from Postman's (getpostman.com) exported collections (Collection V2)
Last synced: 23 Oct 2025
https://github.com/kevinstuffandthings/timeboss
Broadcast Calendar navigation in Ruby made simple
broadcast-calendar gregorian-calendars ruby rubygems
Last synced: 10 Oct 2025
https://github.com/kiebor81/mudis
Mudis is a fast, thread-safe, in-memory, sharded LRU cache for Ruby and Ruby-on-Rails applications.
cache cache-control cache-storage caching expiry in-memory in-process key-value-store least-recently-used lock-free lru lru-cache lru-eviction memory-sharding rails ruby ruby-gem thread-safe ttl-cache ttl-cache-implementation
Last synced: 08 Oct 2025
https://github.com/artichoke/docker-artichoke-nightly
🐳 Docker builds for nightly Artichoke
artichoke docker nightly nightly-build ruby rust rust-application
Last synced: 10 Apr 2025
https://github.com/jrjoacir/require-smasher
A simple way to require ruby files in directories and in its sub-directories, and gems.
directories directory directory-tree gem gems require ruby ruby-files
Last synced: 05 Mar 2026
https://github.com/fastruby/benches
A few benchmarks we run for the Ombu Labs blog
benchmarking ruby ruby-benchmarks
Last synced: 07 Oct 2025
https://github.com/seuros/diagram-ruby
code-generation developer-tools diagram dsl framework graph ruby ruby-gem structure visualization
Last synced: 04 Mar 2026
https://github.com/vin-droid/to_rupees
Spell out numbers in Indian currency. https://rubygems.org/gems/to_rupees
indian money money-in-words ruby ruby-on-rails rupees words
Last synced: 10 Oct 2025
https://github.com/williamscch/school_library
Object Oriented Programming app. Simulates a library of an University, a useful tool that records what books are in the library and who borrows them.
classes oop oop-principles ruby
Last synced: 15 Mar 2026
https://github.com/acasaism/holded
gem hacktoberfest holded ruby ruby-gem rubyonrails
Last synced: 08 Oct 2025
https://github.com/hafiz1379/decode-morse-message
A Morse code decoder created in Ruby, offering efficient translation of Morse code messages into plain text. The project employs reusable methods to decode single characters, entire words, and complete messages. Use it to decipher Morse code, including the iconic "SOS" message.
Last synced: 17 Oct 2025
https://github.com/frempongdev/oop-school-library
School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.
database oop oop-in-ruby orm postgresql relational-databases ruby sql
Last synced: 09 Oct 2025
https://github.com/fluent-plugins-nursery/winevt_c
Windows Event Log API binding from winevt.h. https://docs.microsoft.com/en-us/windows/desktop/api/_wes/
ruby wevtapi-h windows windows-event-log
Last synced: 15 May 2025
https://github.com/anouarbensaad/mob
Management Of Breakdowns : a intranet project management of computer breakdowns in university with Ruby & Rails
breakdown management-system ruby ruby-on-rails
Last synced: 30 Jul 2025
https://github.com/eduardosancho/blog-app
Blog where users can add comments and likes to each other's posts.
Last synced: 18 Sep 2025
https://github.com/rwubakwanayo/motorbike_booking_backend
Motorbike Booking is a Rails back-end application that enables users to book Motorbikes. It provides API endpoints for the front end, allowing them to load, create, and delete Motorbikes, as well as make reservations. Users need to register or log in to access the API endpoints, which can be done via the same endpoints.
Last synced: 23 Mar 2025
https://github.com/singhshivam/gaevents
Provides integration for sending multiple events to Google Analytics
analytics google-analytics hacktoberfest ruby ruby-on-rails
Last synced: 14 Sep 2025
https://github.com/foca/migajas
Tiny breadcrumbs for your Rack apps.
breadcrumbs cuba rack rails roda ruby
Last synced: 27 Jun 2025
https://github.com/artkirienko/backend-developer-test
📝Test assignment for Ruby on Rails Developer position
coding-challenge coding-task coding-test home-assignment home-task home-test rails ruby ruby-on-rails test test-assignment
Last synced: 06 Nov 2025
https://github.com/aridclown/haml-slim-erb
Performance of Rails Engines: ERB vs HAML vs SLIM
erb-template haml honeybadger performance-analysis rails-application rails5 ruby ruby-on-rails slim-framework
Last synced: 11 Nov 2025
https://github.com/veganstraightedge/markdown_media
A [[ URL ]] syntax to embed media into views.
gem markdown media ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/diowa/ruby3-rails7-bootstrap-heroku
An opinionated starter application based on Ruby 3.1, Rails 7.1, Webpack 5, pnpm, and Bootstrap 5, deployable on Heroku
bootstrap font-awesome heroku pnpm postgresql rails redis rspec rubocop ruby slim starter-app turbo
Last synced: 16 Apr 2025
https://github.com/aripollak/random
Random configurations/dotfiles/programs/utilities and the such as. Unless otherwise noted, all files were written by me and released into the public domain.
Last synced: 27 Jul 2025
https://github.com/blueberrystream/slack-emoji-download.rb
CLI Downloader for Slack custom emoji
emoji ruby ruby-application ruby-cli ruby-gem ruby-library rubygem rubygems slack slackapi
Last synced: 23 Apr 2025
https://gitlab.com/robotmay/chunky_cache
Multi-fetching cache doodad for Rails. Cache lots of small areas of views with no network latency penalty. Exclude certain parts from cached areas. Has science gone too far?
caching rails ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/rnd-soft/main_loop
[MIRROR] Main Loop implementation to control subprocesses and threads
gem loop mainloop ruby ruby-on-rails
Last synced: 14 Sep 2025
https://github.com/kevinelliott/power_snoop
Ruby gem to snoop on power consumption from known devices.
consumption heat power ruby ruby-gem
Last synced: 01 May 2025
https://github.com/fathershafiu/kfx-social
This is a social media app that behaves in similitude to twitter. feel free to contribute on both the frontend and backend.
Last synced: 12 Sep 2025
https://github.com/yumafuu/dezo
Transrate a word betweeen Japanese and English on cli.
Last synced: 01 Nov 2025
https://github.com/get-bridge/scorm_engine
Ruby client for Rustici's SCORM Engine 2017.1 and 20.1 API
Last synced: 27 Jul 2025
https://github.com/cbrnrd/krypton
🔒 A CLI tool for easy cryptography
cli command-line-tool cryptography encryption ruby security
Last synced: 22 Apr 2025
https://github.com/dxw/mail-notify
Rails plugin, send and preview email with GOV.UK Notify
actionmailer delivery-plus gem govuk govuk-notify rails ruby
Last synced: 06 Apr 2025
https://github.com/c00p75/oop-school-library
School Library is a Ruby practice project aimed at mastering Object Oriented Programming.
Last synced: 01 Sep 2025
https://github.com/icebaker/lnd-client
Ruby Lightning Network Daemon (lnd) Client.
bitcoin grpc lightning lightning-network lnd ruby
Last synced: 22 Jul 2025
https://github.com/jimmycuadra/lita-key-value
A Lita handler for storing snippets of text.
chatops key-value lita lita-handler ruby
Last synced: 27 Jul 2025
https://github.com/german-cobian/form-creator
A Rails exercise in the building of forms, HTML first and then using the helper methods that Rails provides, namely #form_tag and #form_with. It consists of an app which allows the user to input and save his/her username, email address and password. .
Last synced: 03 Jul 2025
https://github.com/yahir91/scraper
A web scraper that is used to retrieve medical articles from the Scielo website. Built with Ruby.
Last synced: 15 Jul 2025
https://github.com/westonganger/active_record_simple_execute
Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax
Last synced: 27 Feb 2025
https://github.com/infrablocks/confidante
A configuration engine combining environment variables, programmatic overrides and the power of hiera.
configuration hiera hierarchical hierarchical-data hierarchy infrablocks library ruby ruby-gem ruby-library rubygem
Last synced: 10 Jul 2025
https://github.com/skatkov/jekyll-news-sitemap
Your friendly gem to produce Google News sitemap compatible xml file
google-news-sitemap jekyll-plugin ruby sitemap
Last synced: 13 Apr 2025
https://github.com/cancelei/search_engine
SearchEngine made with Ruby on Rails 7.1. Works for Google, Bing or Brave API.
bingsearchapi bravesearchapi googlesearchapi ruby rubyonrails
Last synced: 29 Jun 2025
https://github.com/nvoynov/punch
Punch focuses on business logic layer design in accordance with the principles of The Clean Architecture. It provides basic frame, code-generators, DSL, and CLI
business-logic-layer cli dsl entity erb interactor plugin poro ruby service source-code-generator the-clean-architecture usecase
Last synced: 26 Oct 2025
https://github.com/teekaytech/techtalks
A blog for creating and reading tech-related articles. Users can sign up/log in with third-party apps like twitter/google. Built with Ruby on Rails, AWS S3 and Bootstrap.
bootstrap4 css3 html5 responsive-web-design ruby ruby-on-rails
Last synced: 07 May 2025
https://github.com/filippoliverani/rails-fast-cache
Drop-in improvement for Rails cache, providing enhanced performance with asynchronous processing and better default serialization and compression
Last synced: 22 Apr 2025
https://github.com/ikuwow/bookmeter_exporter
読書メーター bookmeter.com の自分の読んだ本をCSV形式でエクスポートするくん
Last synced: 15 Apr 2025
https://github.com/rnd-soft/rapidity
Simple but fast Redis-backed distributed rate limiter. Allows you to specify time interval and count within to limit distributed operations.
Last synced: 16 May 2025
https://github.com/2called-chaos/watchmonkey_cli
Watchmonkey CLI - dead simple monitoring tool for rubyists
command-line command-line-tool monitor-resources monitoring monitoring-tool platypus platypus-support ruby telegram-bot
Last synced: 11 Apr 2025
https://github.com/ronin-rb/ronin-nmap
A Ruby library for working with nmap.
hacktoberfest infosec network-scanning nmap nmap-commands nmap-xml recon ruby
Last synced: 31 Aug 2025
https://github.com/thoughtbot/clearance-i18n
Translations for clearance
clearance i18n ruby thoughtbot
Last synced: 27 Apr 2025
https://github.com/nebulab/renderful
A Ruby rendering engine for headless CMSs, with support for caching and Ruby on Rails.
component contentful rails rendering ruby ui
Last synced: 22 Apr 2025
https://github.com/elarhadu/penny-wise
PennyWise is a user-friendly and intuitive budget management application that makes it a breeze to stay on top of your finances. With PennyWise, you can effortlessly track your income and expenses, set budgets, and gain valuable insights into your spending habits.
Last synced: 15 Apr 2025
https://github.com/joallard/ca-postal-code
A toolbox for Canadian postal codes: validating, normalizing and guessing their region.
canada canada-post postalcode ruby
Last synced: 22 Jul 2025
https://github.com/emfy0/ar_virtual_field
Provides an easy mechanism to define virtual fields within an ActiveRecord model
Last synced: 26 Jul 2025
https://github.com/mkdika/rblog
Simple Ruby on Rails 5 blog application
blog bulma-css-framework bulma-template learning-by-doing poc ruby ruby-on-rails-5 sample-app slim
Last synced: 29 Jul 2025
https://github.com/infrablocks/rake_docker
Rake tasks for managing images and containers.
docker infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 22 Apr 2025
https://github.com/irvanfza/administrate-field-paper_trail
An Administrate plugin to show record change histories from PaperTrail
administrate administrate-field paper-trail ruby ruby-gem ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/bfontaine/pouf
play random sounds from your command-line
Last synced: 15 Apr 2025
https://github.com/rspec-3-book/rspec-print_failures_eagerly
Tweaks the built-in RSpec formatters to cause failures to be printed immediately when they occur.
Last synced: 11 Jul 2025
https://github.com/bkuhlmann/irb-kit
Extends IRB by providing additional productivity enhancements.
console extensions irb ruby utilities
Last synced: 14 Apr 2025
https://github.com/ampaire/tic-tac-toe
This is an implementation of the tic tac toe game in ruby
board game microverse-projects player ruby turns
Last synced: 11 Sep 2025
https://github.com/sshaw/transform_legacy_attribute_methods
A Rails plugin that allows you to transform your ActiveRecord model's "legacy" attribute methods into attribute aliases that can be used in dynamic finders and attribute hashes.
activerecord database legacy ruby
Last synced: 16 Aug 2025
https://github.com/wolfpack-digital/rails-template
Ruby on Rails application template
Last synced: 07 May 2025
https://github.com/healthypackrat/safari_bookmarks_parser
Dump ~/Library/Safari/Bookmarks.plist as JSON/YAML (RubyGems)
Last synced: 28 Apr 2025
https://github.com/mtarnovan/ruby_pg_cdc
An (experimental) Ruby replication client / CDC for Postgres
cdc change-data-capture logical-replication postgres psql replication ruby
Last synced: 07 May 2025
https://github.com/fedotov2d/goodheart
Clojure in pure Ruby 💖
clojure functional interop interoperability interpreter ruby scripting scripting-engine
Last synced: 14 Oct 2025
https://github.com/snasirca/mikado-graph-generator
Provides a simple DSL for generating Mikado Graphs using GraphViz.
Last synced: 14 Oct 2025
https://github.com/ptsurbeleu/jekyll-theme-specs
:gem: Human-readable specifications for your Jekyll theme!
cucumber jekyll jekyll-theme jekyll-themes ruby ruby-gem
Last synced: 05 Jul 2025
https://github.com/dklisiaris/bibliography
Bibliography is a book cataloging web application with social features.
bibliography book-catalog rails ruby social-network
Last synced: 10 Jan 2026
https://github.com/damolinx/vscode-sorbetto
Extension providing language services for Ruby using Sorbet.
bundler cursor cursor-extension ruby sorbet vscode vscode-extension
Last synced: 24 Apr 2026
https://github.com/frankvielma/timet
Time tracking gem with time reports
cli open-source ruby sqlite3 time time-tracker time-tracking timetracker timetracking timetrackingapp tracking
Last synced: 14 Oct 2025
https://github.com/eggmantv/wechat-mini-program-in-action
微信小程序开发
javascript ruby wechat wechat-mini-program
Last synced: 14 Oct 2025
https://github.com/kaykeeb3/concessionaire
Projeto de nota final de cursor, ele foi desenvolvido através de boas práticas e consolidado com nota máxima sendo aprovado.
Last synced: 16 Jul 2025
https://github.com/darrhiggs/sidekiq-trackable_batch
Access detailed, up-to-date information about a Sidekiq::Batch as it runs
Last synced: 25 Aug 2025