1
submitted 2 years ago by to c/ruby@programming.dev
2
Ruby 3.4.0 preview2 Released (www.ruby-lang.org)
submitted 2 years ago by to c/ruby@programming.dev
3
Ruby 3.3.5 Released (www.ruby-lang.org)
submitted 2 years ago by to c/ruby@programming.dev
4
5
6
7
8
9
10
11
Ruby 3.2.5 Released (www.ruby-lang.org)
submitted 2 years ago by to c/ruby@programming.dev
12
Ruby 3.3.4 Released (www.ruby-lang.org)
submitted 2 years ago by to c/ruby@programming.dev
13
14
 
 

I saw a project a couple weeks back which allows writing and running Crystal methods inline inside a Ruby file. It’s a neat project, and I don’t want to take away from it but something in the README example looked off to me. require 'crystalruby' require 'benchmark' module Fibonnaci crystalize [n:

15
16
 
 

The Neonify challenge on Hack The Box is a small Sinatra(a Ruby web framework) app, that generates a glowing text of the submitted value:

17
 
 

All new applications using Rails 8 will have rubocop gem by default.

18
19
20
21
22
23
24
25
 
 

Hello!

I am pleased to announce a new version of my "Understanding Ruby Regexp" ebook. This book will help you learn Ruby Regular Expressions step-by-step from beginner to advanced levels with hundreds of examples and exercises.

Links:

I would highly appreciate it if you'd let me know how you felt about this book. It could be anything from a simple thank you, pointing out a typo, mistakes in code snippets, which aspects of the book worked for you (or didn't!) and so on. Reader feedback is essential and especially so for self-published authors.

Happy learning :)

view more: next ›