DEV Community

Ruby Series' Articles

Back to David Boureau's Series
Ruby private method : a hack
Cover image for Ruby private method : a hack

Ruby private method : a hack

7
Comments 1
3 min read
Ruby, the "unless" keyword
Cover image for Ruby, the "unless" keyword

Ruby, the "unless" keyword

3
Comments 1
2 min read
Ruby Enumerator : the what, the why, the how
Cover image for Ruby Enumerator : the what, the why, the how

Ruby Enumerator : the what, the why, the how

6
Comments
6 min read
Ruby strftime : short and long story
Cover image for Ruby strftime : short and long story

Ruby strftime : short and long story

6
Comments
7 min read
Ruby, map with index
Cover image for Ruby, map with index

Ruby, map with index

9
Comments
5 min read
Ruby constants
Cover image for Ruby constants

Ruby constants

4
Comments
3 min read
Ruby - attr_accessor, attr_writer, and attr_reader
Cover image for Ruby - attr_accessor, attr_writer, and attr_reader

Ruby - attr_accessor, attr_writer, and attr_reader

7
Comments
4 min read
Rails flash messages and UX

Rails flash messages and UX

6
Comments 1
5 min read
How to encode an URL String in Ruby

How to encode an URL String in Ruby

9
Comments
2 min read