Ruby

689 readers
1 users here now

A community for discussion and news about Ruby programming.

Learning Ruby?

Tools

Documentation

Books

Screencasts

News and updates

founded 2 years ago
MODERATORS
26
27
28
29
30
11
Ruby 3.4.0 Released (www.ruby-lang.org)
submitted 1 year ago* (last edited 1 year ago) by neme@lemm.ee to c/ruby@programming.dev
31
 
 

Hi
What is Primitive in the MRI context?

Why did a lot of things get rewritten into Primitive?
Is there some official documentation about it?

32
33
34
35
36
37
38
39
40
41
1
submitted 1 year ago* (last edited 1 year ago) by mac@programming.dev to c/ruby@programming.dev
42
43
44
45
 
 

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:

46
47
 
 

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:

48
 
 

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

49
50
view more: ‹ prev next ›