Notes from a coder
  • Enable Protect Against Forgery on MiniTest

    How to enable Protect Against Forgery on Ruby on Rails tests using MiniTest

    October 25, 2019 - 1 minute read -
    Ruby Rails
  • Testing with Rspec and Nokogiri Fragment

    Testing a web scraper with Rspec and Nokogiri fragment

    March 1, 2019 - 2 minute read -
    Ruby Rspec Scraper Nokogiri
  • Running Rubocop before push

    Setup the pre-push hook to run rubocop before push

    May 1, 2018 - 2 minute read -
    Git Rubocop
  • Syncing a fork

    Updating a local repository with upstream changes

    February 2, 2018 - 1 minute read -
    Git Github
  • Older posts Newer posts

Notes, tips and tricks by Alberto Rocha.

ALL TAGS