-
Ruby Programming Language
-
Ruby-Doc.org: Documenting the Ruby Language
Fast, searchable Ruby documentation for core and standard libraries. Plus, links to tutorials, guides, books, and related sites.
-
Ruby-Forum
Online Community that helps beginners learn Ruby, and coders solve Ruby coding problems since 2005
-
Ruby-Doc.org: Documenting the Ruby Language
Fast, searchable Ruby documentation for core and standard libraries. Plus, links to tutorials, guides, books, and related sites.
-
Ruby Issue Tracking System
Ruby is a dynamic, open-source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. This system is hosting the development of Ruby language… · ruby, system, issues, open, language
-
Home - Compiler Design Lab, Saarland University
We do research on compilers, programming languages, and program analysis to make programming modern heterogeneous systems more efficient and effective. Our recent focus is on: Our current projects and tools include: We… · programming, topics, research, compilers, languages
-
RubyBench discussion community
Discussion related to Ruby performance and benchmarking
-
Compiler Research - Welcome to the Compiler Research Group
At the heart of our mission is the commitment to foster innovation and excellence at the intersection of compiler research and data science. Our main focus areas include Interpretative C/C++/CUDA, Automatic… · innovation, differentiation, interoperability, python, clad
-
Practicing Ruby
The world's largest collection of lessons for experienced Ruby developers.
-
hokstad.com
You may want to take a look at my blog, mostly covering technical subjects, and dominated by my series on writing a Ruby compiler in Ruby for the last few years. I'm also interested in devops, and lately have been… · ruby, related, covering, last, interested
-
Code for People
Ruby being a programming language is not acquired automatically as many might think. In order to learn this language you are required to go through comprehensive tutorials. It is also true to say that you must be ready… · language, problems, programming, through, tutorials
-
Noel Rappin Writes Here
The Pragmatic Programmers' Guide Ruby is one of the most important programming languages in use for web development. It powers the Rails framework, which is the backing of some of the most important sites on the web. The… · ruby, rails, important, language, client
-
Ruby Fiddle | Ruby Snippets in the Browser
We wanted a way for people to experience some Ruby in the browser, as well as have a platform that can send cool Ruby scripts to one another. In Github, forking is a way that you can build upon someone else's code. Once… · ruby, way, code, wanted, people
-
rubydev.pl
TLDR: If your pg_search queries are slow due to joins and dynamic tsvector generation, precompute a weighted search_vector column and index it. […] Hey! Here’s my talk from EuRuKo2024 in Sarajevo 🙂 When dealing with… · search, error, ruby, managing, efficiently
-
Fullstack Ruby: Elevate your Ruby skills. Everywhere.
Assuming you haven’t been living under a rock these past few weeks, the Ruby community has been embroiled in quite a bit of drama. I won’t recap it here…there are plenty of other sources to go (Joel Drapper for one), and… · rubygems, ruby, community, here, sources
-
Crafting Ruby
A Ruby on Rails blog covering RoR features and solutions to uncommon problems.
-
Ruby 2D
Create 2D applications, games, and visualizations with ease. Just a few lines of code is enough to get started. See what you can build! · create, applications, games, visualizations, ease
-
predicatemethod
In this article, I’m going to begin to outline my approach for creating API clients in Ruby. I’ve worked on quite a few web applications that interact with a lot of internal and external services.... This article is part… · article, development, quite, part, effort
-
Welcome To Instructor - Instructor (Ruby)
Structured extraction in Ruby, powered by llms, designed for simplicity, transparency, and control. Dive into the world of Ruby-based structured extraction, by OpenAI's function calling API, Ruby schema validation with… · ruby, instructor, check, structured, extraction
-
Data Processing Club
I've been working in and around web development for close to fifteen years now, after taking Computer Science at university. That's chiefly involved using the Ruby on Rails framework, with some sidelines up and down the… · some, been, working, around, web
-
Ruby Issue Tracking System
Ruby is a dynamic, open-source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. This system is hosting the development of Ruby language… · ruby, system, issues, open, language
-
Awesome Ruby
A collection of awesome Ruby libraries, tools, frameworks and software
-
TryRuby: Learn programming with Ruby
Ruby is a programming language from Japan which is revolutionizing software development. The beauty of Ruby is found in its balance between simplicity and power. You can type some Ruby code in the editor and use these… · ruby, programming, language, japan, revolutionizing
-
rubymarchhare.info
It seems we can’t find what you’re looking for. Perhaps searching can help. It seems we can’t find what you’re looking for. Perhaps searching can help. · seems, find, looking, perhaps, searching
-
Learn Ruby the Hard Way
Learn Ruby The Hard Way is the same highly popular way for total beginners to finally learn how to code but for the Ruby programming language. Learn Ruby The Hard Way takes you from absolute zero to able to read and… · learn, ruby, wanted, book, course
-
Ruby Programming
Learn the Ruby programming language with simple, step-by-step tutorials.
-
Ruby Metaprogramming - RubyLearning
Learn Ruby metaprogramming - write code that writes code. Covers eval, instance_eval, class_eval, define_method, method_missing and more.
-
ruby-core
Issue #21660 has been reported by tompng (tomoya ishida). Issue #21660 has been updated by Earlopain (Earlopain _). Issue #21660 has been updated by Earlopain (Earlopain _). · issue, been, earlopain, updated, 21660
-
intermediate_ruby · Deliver More Value
Around here, you’ll find thoughts related to “intermediate” software develpment, focused on the Ruby ecosystem. Therefore, if you are interested in topics related to “intermediate” Ruby, the writing of it, the people… · software, ruby, intermediate, write, developer
-
Ruby Summer of Code
To continue Google’s great tradition of sponsoring open source development via summer student interns, Ruby companies, organizations and community members are getting together to fund Ruby Summer of Code. The project… · summer, student, ruby, projects, code
-
Skills to Practice
For months now, Ruby Central has caused great disruptions and made many missteps in how they’ve communicated to a worldwide community of Ruby developers. In the last several weeks I’ve seen some incremental improvements… · ruby, central, made, some, dhh
-
Ruby STUDIO | Rubyリファレンス
Ruby、Railsに関するの英文ドキュメントを翻訳して作成した、Rubyの日本語リファレンスサイトです。
-
RubyMe
A paid mentorship program for early-career Ruby developers Build up professional development experience by contributing to open source projects with the help of a mentor. RubyMe pairs early-career developers from… · ruby, open, developers, source, paid
-
RubyCLR – Das Portal zu Ruby und Ruby on Rails
Eine kleine Übersicht zu – Ruby Für Webanwendungen empfehlen wir – Ruby on Rails RubyCLR erlaubt Ihnen, Ihre Windows-Anwendungen mithilfe der Programmiersprache Ruby zu entwickeln. Sehen Sie selber wieviel weniger Code… · ruby, eine, kleine, übersicht, für
-
The Right Dev
Introduction to Ruby, setting up the environment, and writing simple Ruby programs · ruby, introduction, setting, environment, writing
-
Paul R Alexander
In profiling some code recently, we found a spot where we were using OpenStruct to handle parsed JSON coming back from a web service. OpenStruct is nice, because it allows you to address the returned object like a normal… · using, openstruct, ruby, hash, method
-
Ruby for DevOps and Automation
I'm struggling to find examples that do what I need We've all been there one time or another; spending countless hours between Google, Github, and Stack Overflow trying to find a resolution to your problem. Assorted blog… · need, examples, know, find, time
-
rubyreports.org
-
Run With It
With the upcoming bookclub on Ruby Under a Microscope I decided to dive into some C internals to better understand what was going on. Any sufficiently large development team will assuredly run into a situation where a… · ruby, some, something, let, here
-
The Ruby Road Project
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean… · amy, lorem, dolor, eros, tristique
-
Ruby Documentation Project
Information site for creating documentation patches for Ruby
-
The Ruby Bibliography
Academic writing on the Ruby programming language The Ruby programming language hasn't historically been the subject of much research, either in industry or academia. A lot of recent systems research has used languages… · ruby, research, languages, programming, language
-
Ruby Summer of Code
The Ruby Summer of Code is an annual student internship program that provides stipends for students to work on open source Ruby projects during the summer. We aim to foster involvement in the Ruby open source community… · ruby, open, source, summer, student
-
Ruby Benchmarks
These "headlining" benchmarks are used for the above measurements. There are more benchmarks on the Full Details Page. · benchmarks, these, headlining, used, above
-
Ruby forum
It seems we can’t find what you’re looking for. Perhaps searching can help. It seems we can’t find what you’re looking for. Perhaps searching can help. · seems, find, looking, perhaps, searching
-
Ruby Belgium - A community about the ruby language, ruby jobs and burgers!
Ruby Belgium helps people learn ruby, find ruby jobs market and have fun
-
Řízení staveb | Praha | RUBY Project Management
Ruby Project Management poskytuje profesionální služby v oblasti řízení staveb a projektování v ČR a na Slovensku.
Jsme společností postavenou na výjimečných lidech a našem společném závazku profesionálního přístupu ke službám, které poskytujeme.
-
Club des d�veloppeurs Ruby et Ruby on Rails : actualit�s, cours, tutoriels, programmation, codes sources, livres, outils et forums
© 2000-2025 - www.developpez.com · 2000, 2025, www, developpez, com
-
Ruby Processing
Experiments with ruby-processing (processing-2.2.1) and <a href="https://ruby-processing.github.io/">JRubyArt</a> for processing-3.0