Skip to content

Instantly share code, notes, and snippets.

View sarahcssiqueira's full-sized avatar

Sarah Siqueira sarahcssiqueira

View GitHub Profile
@sarahcssiqueira
sarahcssiqueira / Bootstrap - Rails 7
Created September 4, 2024 17:04 — forked from rubyandcoffee/Bootstrap - Rails 7
Bootstrap with Rails 7
Adding Bootstrap to Rails 7
Reference: https://www.linkedin.com/pulse/rails-7-bootstrap-52-importmap-md-habibur-rahman-habib/
INSTRUCTIONS
1. Add the following to Gemfile:
gem "bootstrap"
gem "sassc-rails"
@sarahcssiqueira
sarahcssiqueira / set-cookie-wordpress.php
Created May 19, 2024 19:18 — forked from devinsays/set-cookie-wordpress.php
How to set a cookie using PHP in WordPress