/ruby

January 25, 2023
Ruby on Rails v7.0.4.2 and v6.1.7.2 has been released. Link: Release v7.0.4.2 · rails/rails · GitHub Link: Release v6.1.7.2 · rails/rails · GitHub
0
35
1

Hot in Ruby:
Latest Ruby Threads

I’ve been diving into Bridgetown (a Jekyll successor) and learning about writing a more maintainable CSS.
New

Calling Ruby Methods in C: Avoid Memory Leaks | AppSignal Blog.
Discover how you can avoid memory leaks in your C extension by using fun...
New

Ruby on Rails v7.0.4.2 and v6.1.7.2 has been released.
Link: Release v7.0.4.2 · rails/rails · GitHub
Link: Release v6.1.7.2 · rails/r...
New

An Overview Of Ruby on Rails 7.1 Features. Part III…
A detailed overview of some of the features coming to Rails 7.1. Part 3/3.
New

GitHub - ankane/polars-ruby: Blazingly fast DataFrames for Ruby.
Blazingly fast DataFrames for Ruby. Contribute to ankane/polars-ruby de...
New

Ruby on Rails v7.0.4.1, v6.1.7.1 and v6.0.6.1 has been released.
Link: Release v7.0.4.1 · rails/rails · GitHub
Link: Release v6.1.7.1...
New

Ruby 3.2’s YJIT is Production-Ready.
YJIT, a just-in-time (JIT) implementation on top of CRuby built at Shopify, is now production-ready...
New

:gem: Ruby 3.2.0 Is From Another Dimension.
I don’t know what you were doing on 25th of December 2022. I was eating pierogis, while Ruby...
New

GitHub - sagittaros/ruby-nix: Generates reproducible ruby/bundler app environment with Nix.
Generates reproducible ruby/bundler app envi...
New

A new Ruby blog post/announcement has been posted!
Get the full details here: Ruby 3.2.0 Released
New
HOT IN Ruby THIS WEEK!

An Overview Of Ruby on Rails 7.1 Features. Part III…
A detailed overview of some of the features coming to Rails 7.1. Part 3/3.
New

I’ve been diving into Bridgetown (a Jekyll successor) and learning about writing a more maintainable CSS.
New

Ruby on Rails v7.0.4.2 and v6.1.7.2 has been released.
Link: Release v7.0.4.2 · rails/rails · GitHub
Link: Release v6.1.7.2 · rails/r...
New

Calling Ruby Methods in C: Avoid Memory Leaks | AppSignal Blog.
Discover how you can avoid memory leaks in your C extension by using fun...
New
HOT IN Ruby THIS MONTH!

:gem: Ruby 3.2.0 Is From Another Dimension.
I don’t know what you were doing on 25th of December 2022. I was eating pierogis, while Ruby...
New

GitHub - sagittaros/ruby-nix: Generates reproducible ruby/bundler app environment with Nix.
Generates reproducible ruby/bundler app envi...
New

Ruby on Rails v7.0.4.1, v6.1.7.1 and v6.0.6.1 has been released.
Link: Release v7.0.4.1 · rails/rails · GitHub
Link: Release v6.1.7.1...
New

GitHub - ankane/polars-ruby: Blazingly fast DataFrames for Ruby.
Blazingly fast DataFrames for Ruby. Contribute to ankane/polars-ruby de...
New

Ruby 3.2’s YJIT is Production-Ready.
YJIT, a just-in-time (JIT) implementation on top of CRuby built at Shopify, is now production-ready...
New
HOT IN Ruby THIS YEAR!

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: Erin Dees (@undees)
Welcome to our new author spotlight! We had the pleasure of chatting with Erin Dees, co-author ...
New

Dig under the surface and explore Ruby’s most advanced feature: a collection of techniques and tricks known as metaprogramming.
Pao...
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

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

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

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

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

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.2.3, v6.1.4.7 and v6.0.4.7 has been released.
Link: Release 7.0.2.3 · rails/rails · GitHub
Link: Release 6.1.4.7 ·...
New

Learn how to get the most out of Ruby on Rails 7 without making a mess. Create Rails apps that can be sustained for years without accruin...
New

Ruby 3.1’s incompatible changes to its YAML module (Psych 4).
Ruby made its YAML interpreter more secure by default at the cost of backw...
New

In December 2021, we opened an issue to solicit feedback regarding the porting of the YJIT codebase from C99 to Rust. There were some res...
New

Ruby on Rails v6.1.5 has been released.
Link: Release 6.1.5 · rails/rails · GitHub
New
HOT IN Ruby THE LAST THREE 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

Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
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

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

Includes talk about concurrency and performance topics:
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

Yes? No? If yes, how/in what way?
New

Ruby on Rails v6.1.0 has been released.
Link: https://github.com/rails/rails/releases/tag/v6.1.0
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

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, Io, Prolog, Scala, Erlang, Clojure, Haskell. With Seven Languages in Seven Weeks, by Bruce A. Tate, you’ll go beyond the syntax—and...
New
Ruby
Classification:
Programming Language
Forum Category:
Backend
Threads:
186
"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
Programming Ruby 3.2 (5th Edition) (PragProg)
Backend Learning ResourcesSustainable Web Development with Ruby on Rails (PragProg)
Backend Learning ResourcesModern Front-End Development for Rails, Second Edition (PragProg)
Frontend Learning ResourcesAgile Web Development with Rails 7 (PragProg)
Backend Learning ResourcesBuild a Weather Station with Elixir and Nerves (PragProg)
Backend Learning ResourcesLearn to Program, Third Edition (PragProg)
Backend Learning ResourcesRuby on Rails 6 Video Course
Backend Learning ResourcesRuby Events (WIP)
Get money off!

The Pragmatic Bookshelf
35% off any eBook

Manning Publications
35% 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