×
About
Attributions
Come for the blog, stay for the free
apps
.
DevDecks was built to help you solve coding problems, while also building utilities to make your days more productive. I hope you enjoy your stay 🏡 .
How to add a guard to a block in Ruby
2022-05-31
 
ruby
How to break out of a block in Ruby
2022-05-28
 
ruby
Ruby [0..-2] explained
2022-05-25
 
ruby
Elixir Enum fetch vs find functions
2022-05-24
 
elixir
Get the index position from element in a matched condition
2022-05-21
 
elixir
Elixir List count of each unique element
2022-05-18
 
elixir
Export SQL records to CSV or STDOUT
2022-05-15
 
sql
Dynamically add methods in ruby with define_method
2022-05-12
 
ruby
metaprogramming
Two colons before a class name in ruby
2022-05-07
 
ruby
Dynamically add methods in ruby with method_missing
2022-05-03
 
ruby
metaprogramming
More Blog