DEV Community

Lucian Ghinda profile picture

Lucian Ghinda

Find me on twitter @lucianghinda. I am curating a weekly newsletter about Ruby and Rails at https://newsletter.shortruby.com

Stay up to date with new Ruby or Rails features

Stay up to date with new Ruby or Rails features

2
Comments
3 min read

Want to connect with Lucian Ghinda?

Create an account to connect with Lucian Ghinda. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
A method's gravity

A method's gravity

3
Comments
6 min read
We should adopt and use new Ruby features

We should adopt and use new Ruby features

4
Comments 3
4 min read
In defense of Ruby's short-hand syntax

In defense of Ruby's short-hand syntax

3
Comments
3 min read
Refactoring instance variables to local variables in Rails controllers

Refactoring instance variables to local variables in Rails controllers

10
Comments
8 min read
Write tests on all test levels

Write tests on all test levels

Comments
4 min read
Alternative ways to freeze a string in Ruby

Alternative ways to freeze a string in Ruby

7
Comments
4 min read
How to get class name and module name in Ruby

How to get class name and module name in Ruby

Comments
1 min read
Ways to call a method in Ruby

Ways to call a method in Ruby

1
Comments
1 min read
What is a class in Ruby?

What is a class in Ruby?

Comments
2 min read
How to learn Ruby

How to learn Ruby

2
Comments
3 min read
How to open rails console in safe mode on GCP k8s

How to open rails console in safe mode on GCP k8s

4
Comments
1 min read
Using Concurrent::Promise while rescuing exceptions in Ruby

Using Concurrent::Promise while rescuing exceptions in Ruby

4
Comments
2 min read
loading...