Naturaily logo with transparent background

Błażej Pichur

Author at Naturaily Blog

Product-Minded Senior Software Engineer who loves to build features from the very beginning to the very end.

  • A silver padlock secures a weathered green wooden door with visible cracks and peeling paint.

    March 18, 2019 • 8 min read

    Do You Really Know Public Private And Protected In Ruby

    Public, protected and private access – all of the programmers are familiar with that concept. Nothing special, we work with them on a daily basis. However, as Ruby developers, do we really know the details? Read on and challenge yourself!

    READ MORE
  • Close-up of a laptop keyboard featuring a red pointing stick between the G, H, and B keys.

    June 18, 2018 • 11 min read

    Ruby on Rails - How to Create Perfect Enum in 5 Steps

    If you work on a project within the domain of Ruby on Rails, enum can be an attribute you’d want to understand and use frequently. Why is that? In short, enums (enumerations) make your work faster, more efficient and less erroneous.

    READ MORE