Thoughts on Tech
About
  • Apr 20, 2021

    How to add SimpleCov code coverage to Rails project.

  • Nov 20, 2020

    How to handle string with mixed quotes in ruby.

  • Nov 12, 2020

    How to implement accordion drawer with pure html and css.

  • Nov 9, 2020

    How to make custom code automatically available in Rails console.

  • Nov 2, 2020

    How to add new nested fields to a form using Rails fields_for with child_index and minimal javascript.

  • Oct 25, 2020

    Writing good commit messages

  • Oct 18, 2020

    Format html using heredoc and squish