Peter Solnica
solnic.dev

solnic.dev

Follow
Follow
homeOpen SourceAboutArchivesnewsletter
Tag

Ruby

#ruby

More content

Read more stories on Hashnode


Articles with this tag

Rails and its Ruby dialect

Feb 2, 202211 min read

I was born and raised in Kraków, a beautiful city in Poland, maybe you've heard about it, maybe you've even been here. In Poland we speak Polish,...

Rails and its Ruby dialect

The 5 Rules of Simple RSpec Tests

May 11, 20214 min read

The 5 "rules" I try to follow in order to write simple RSpec tests. Let's GO. 1. Max 2 levels of describe/context nesting Everything above 2 is a...

The 5 Rules of Simple RSpec Tests

My time with Rails is up

May 22, 201622 min read

Please also read my follow-up about abstractions and the role of a framework Last year I made a decision that I won’t be using Rails anymore, nor I...

My time with Rails is up

Cutting Corners or Why Rails May Kill Ruby

Jun 6, 20156 min read

Today I’m tired and frustrated. And it’s not the first time that I have those negative feelings. Typically I just complain on twitter, lose some...

Cutting Corners or Why Rails May Kill Ruby

Get Rid of That Code Smell – Primitive Obsession

Jun 25, 20123 min read

This is a post from the Get Rid of That Code Smell series. Primitive Obsession is another popular code smell in Ruby land. It’s very easy, tempting...

Get Rid of That Code Smell – Primitive Obsession

Part of DataMapper 2 Is Done - Announcing Virtus 0.5.0

Jun 10, 20123 min read

UPDATE: DataMapper 2 was renamed to Ruby Object Mapper (ROM). For more info check out rom-rb.org I’m happy to announce that Virtus 0.5.0 was...

Part of DataMapper 2 Is Done - Announcing Virtus 0.5.0