/ruby
November 05, 2024
A new Ruby blog post/announcement has been posted! Get the full details here: Ruby 3.3.6 Released
0
9
0
Hot in Ruby:
Latest Ruby Threads
htmx on Sinatra
A brief course in the absolute basics of web development, using two minimalist libraries: Sinatra and htmx.
In this tut...
New
A new Ruby blog post/announcement has been posted!
Get the full details here: Ruby 3.3.6 Released
New
Get the comprehensive, insider information you need for Rails 8 with the new edition of this award-winning classic.
Sam Ruby @rubys
...
New
Ruby on Rails v7.2.2 has been released.
Link: Release 7.2.2 · rails/rails · GitHub
New
A new Ruby blog post/announcement has been posted!
Get the full details here: Ruby 3.2.6 Released
New
Ruby on Rails v8.0.0.rc2 has been released.
Link: Release 8.0.0.rc2 · rails/rails · GitHub
New
A new Ruby blog post/announcement has been posted!
Get the full details here: CVE-2024-49761: ReDoS vulnerability in REXML
New
Ruby on Rails v7.2.1.2 has been released.
Link: Release 7.2.1.2 · rails/rails · GitHub
New
Ruby on Rails v7.1.4.2, v7.0.8.6 and v6.1.7.10 has been released.
Link: Release 7.1.4.2 · rails/rails · GitHub
Link: Release 7.0.8.6 ...
New
Ruby on Rails v8.0.0.rc1 has been released.
Link: Release 8.0.0.rc1 · rails/rails · GitHub
New
HOT IN Ruby THIS WEEK!
Programming Ruby is the most complete book on Ruby, covering both the language itself and the standard library as well as commonly used t...
New
HOT IN Ruby THIS MONTH!
Get the comprehensive, insider information you need for Rails 8 with the new edition of this award-winning classic.
Sam Ruby @rubys
...
New
Ruby on Rails v8.0.0.rc2 has been released.
Link: Release 8.0.0.rc2 · rails/rails · GitHub
New
Ruby on Rails v8.0.0.rc1 has been released.
Link: Release 8.0.0.rc1 · rails/rails · GitHub
New
htmx on Sinatra
A brief course in the absolute basics of web development, using two minimalist libraries: Sinatra and htmx.
In this tut...
New
A new Ruby blog post/announcement has been posted!
Get the full details here: Ruby 3.3.6 Released
New
A new Ruby blog post/announcement has been posted!
Get the full details here: CVE-2024-49761: ReDoS vulnerability in REXML
New
Ruby on Rails v7.2.1.2 has been released.
Link: Release 7.2.1.2 · rails/rails · GitHub
New
Ruby on Rails v7.2.2 has been released.
Link: Release 7.2.2 · rails/rails · GitHub
New
Ruby on Rails v7.1.4.2, v7.0.8.6 and v6.1.7.10 has been released.
Link: Release 7.1.4.2 · rails/rails · GitHub
Link: Release 7.0.8.6 ...
New
A new Ruby blog post/announcement has been posted!
Get the full details here: Ruby 3.2.6 Released
New
HOT IN Ruby THIS YEAR!
A Ruby-Centric Chat with Noel Rappin @noelrappin
Once you start noodling around with Ruby you quickly figure out, as Noel Rappin...
New
You can now get the ebook version of Bruce Tate’s @redrapids new book, Currently Away, which is the story of how he and Maggie Tate took ...
New
Effortlessly create well-tested, reliable, and easy-to-use generators that save time.
Garrett Dimon
Did you know that you can effortl...
New
A New Era for Ruby Central Events.
A special announcement for the Ruby community
We normally announce next year’s RailsConf location a...
New
A new Ruby blog post/announcement has been posted!
Get the full details here: CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc
New
“Ruby on the Apple II: Adventures in Retro Programming” by Colin Fulton.
The minimum system requirements for PowerPoint 2019 are 4 GB of...
New
Metaprogramming in Ruby: It’s All About the Self.
After writing my last post on Rails plugin idioms, I realized that Ruby
metaprogrammi...
New
What is the difference between using `:references` and `:belongs_to` in a generate command in Rails?
What is the difference between using :references and :belongs_to in the following command?
bin/rails generate scaffold LineItem product:...
New
A new Ruby blog post/announcement has been posted!
Get the full details here: CVE-2024-27280: Buffer overread vulnerability in StringIO
New
A new Ruby blog post/announcement has been posted!
Get the full details here: https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-3-1-r...
New
“Useless Ruby sugar”: Endless (one-line) methods.
Or, about the virtue of exactly one phrase.
New
Artificial Intelligence (AI) is transforming the way we build, debug, and optimize code, and it’s happening at an unprecedented pace. As ...
New
Ruby on Rails v7.1.3.1, v7.0.8.1 and v6.1.7.7 has been released.
Link: Release 7.1.3.1 · rails/rails · GitHub
Link: Release 7.0.8.1 ·...
New
Ruby on Rails v7.1.3.3 and v7.0.8.2 has been released.
Link: Release 7.1.3.3 · rails/rails · GitHub
Link: Release 7.0.8.2 · rails/rai...
New
Ruby on Rails v7.1.3 has been released.
Link: Release 7.1.3 · rails/rails · GitHub
New
HOT IN Ruby THE LAST THREE YEARS!
Author Spotlight: Jamis Buck (@jamis)
This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for P...
New
Author Spotlight: Bruce Tate (@redrapids)
Programming languages always emerge out of need, and if that’s not always true, they’re def...
New
Author Spotlight: Erin Dees (@undees)
Welcome to our new author spotlight! We had the pleasure of chatting with Erin Dees, co-author ...
New
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
Chris Seaton, the creator of TruffleRuby has died. It appears from suicide :cry:
He left this note on Twitter on the weekend:
And one...
New
Author Spotlight: Stephen Bussey (@sb8244)
What’s better than a development language built so programmers will love it? Two languages...
New
Rails is not written in Ruby.
I’m born and raised in Kraków, a beautiful city in Poland, maybe you’ve heard about it, maybe you’ve even ...
New
Dig under the surface and explore Ruby’s most advanced feature: a collection of techniques and tricks known as metaprogramming.
Pa...
New
A book on mazes? Seriously? Yes! Because it’s fun. Remember when programming used to be fun?
Explore a dozen algorithms for generating th...
New
Ruby, Io, Prolog, Scala, Erlang, Clojure, Haskell. With Seven Languages in Seven Weeks, by Bruce A. Tate, you’ll go beyond the syntax—and...
New
The next step in the evolution of user interfaces is here. Chatbots let your users interact with your service in their own natural langua...
New
Ruby’s Struct is one of several powerful core classes which is often overlooked and under utilized compared to the more popular Hash clas...
New
Combine Rails 7, TypeScript, Turbo, Stimulus, and React to build rich user interaction into your websites using the best of both server a...
New
GitHub - redneckbeard/thanos: Ruby → Go at the snap of your fingers.
Ruby → Go at the snap of your fingers. Contribute to redneckbeard/t...
New
Ruby on Rails v7.0.0.rc1 has been released.
Link: Release 7.0.0.rc1 · rails/rails · GitHub
New
HOT IN Ruby THIS Over 3 Years!
In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first:
asdf plugin-upd...
New
If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New
A Hero’s Journey with Chris Pine
Chris Pine, author of Learn to Program, Third Edition, discusses his journey to becoming a Pragma...
New
Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more e...
New
Includes talk about concurrency and performance topics:
New
This project based book gets you up to speed on building and deploying Elixir IoT applications using Nerves, as you develop a real-world ...
New
Hi everyone!
Property-based testing is amazing: You specify what types of input values you expect and what kinds of properties are expec...
New
For this new edition of the best-selling Learn to Program, Chris Pine has taken a good thing and made it even better. First, he used the ...
New
It's easier to learn how to program a computer than it has ever been before. Now everyone can learn to write programs for themselves—...
New
Yes? No? If yes, how/in what way?
New
Following on an old discussion I started on Elixir Forum here, I finally made my mind to learn Ruby on Rails in addition to Elixir/Phoen...
New
Hello and happy new year!
I would like to buy a Ruby On Rails ebook for learning purpose.
What would be the ROR equivalent of “Programm...
New
Ruby on Rails v6.1.0 has been released.
Link: Release 6.1.0 · rails/rails · GitHub
New
RSpec has been downloaded more than 80 million times and has inspired countless test frameworks in other languages.
Myron Marston @...
New
Ruby on Rails helps you produce high-quality, beautiful-looking web applications quickly—you concentrate on creating the application, and...
New
Ruby
Classification:
Programming Language
Forum Category:
Backend
Threads:
306
"A dynamic, object orientated programming language with a focus on simplicity and productivity."
- Follow
- Join
- Shape
the conversation
Ruby on GitHub
Latest Ruby Jobs
Featured Ruby Book
Latest Ruby Learning Resources
Htmx on Sinatra
Backend Learning ResourcesAgile Web Development with Rails 8 (PragProg)
Backend Learning ResourcesAgile Web Development with Rails 7.2 (PragProg)
Backend Learning ResourcesFrictionless Generators (PragProg)
Backend Learning ResourcesPhoenix on Rails: Elixir and Phoenix for Ruby on Rails developers
Backend Learning ResourcesRuby on Rails Background Jobs with Sidekiq (PragProg)
Backend Learning ResourcesProgramming Ruby 3.2 (5th Edition) (PragProg)
Backend Learning ResourcesRuby Events (WIP)
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!
Filter by Type:
My Saved Portals
-
None saved yet