Ruby

540 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
1
2
10
Ruby 3.4.0 Released (www.ruby-lang.org)
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
3
 
 

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?

4
5
6
7
8
9
10
11
12
13
7
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
14
15
16
17
 
 

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:

18
19
 
 

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:

20
 
 

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

21
22
23
24
25
view more: next ›