Should I use Active Record Callbacks?
29
.
04
.
2024
3
.
10
.
2022
Mateusz Woźniczka
Ruby on Rails
Backend
Tutorial
How to rescue a transaction to roll back changes?
29
.
04
.
2024
26
.
09
.
2022
Paweł Strzałkowski
Ruby on Rails
Backend
Ruby
Tutorial
Safe navigation operator '&.' vs '.try' in Rails
29
.
04
.
2024
20
.
09
.
2022
Mateusz Woźniczka
Ruby on Rails
Backend
Ruby
Tutorial
What you lost when you used structure.sql instead of schema.rb in your Rails project
8
.
05
.
2024
9
.
09
.
2022
Mariusz Kozieł
Ruby on Rails
Backend
What does the ||= operator actually mean in Ruby?
29
.
04
.
2024
30
.
08
.
2022
Mateusz Woźniczka
Ruby on Rails
Backend
Ruby
Tutorial
How to design an entity - DDD in Ruby on Rails
29
.
04
.
2024
23
.
08
.
2022
Paweł Strzałkowski
Ruby on Rails
Domain-Driven Design
Backend
Tutorial
Entity - DDD in Ruby on Rails
29
.
04
.
2024
16
.
08
.
2022
Paweł Strzałkowski
Ruby on Rails
Domain-Driven Design
Backend
Tutorial
Should I use instance variables in Rails views?
29
.
04
.
2024
11
.
08
.
2022
Mateusz Woźniczka
Ruby on Rails
Frontend
Backend
Tutorial
Data Quality in Ruby on Rails
29
.
04
.
2024
10
.
08
.
2022
Michał Łęcicki
Ruby on Rails
Backend
Software
We started using Event Storming. Here’s why!
29
.
04
.
2024
3
.
08
.
2022
Mariusz Kozieł
Event Storming
Visuality
First Miłośnicy Ruby Warsaw Meetup
29
.
04
.
2024
27
.
07
.
2022
Michał Łęcicki
Conferences
Visuality
Should I use Action Filters?
29
.
04
.
2024
25
.
07
.
2022
Mateusz Woźniczka
Ruby on Rails
Backend
Tutorial