Tech Stack
- Ruby
- Ruby on Rails
- Jekyll
- Accessibility
- Slack
- CSS
- HTML
- PostgreSQL
- Git
- Liquid
Elaine's latest articles
How to speed up Rubocop
A small bit of config that could speed up your Rubocop runs
Creating draft posts in Jekyll
How to create and develop with draft posts in Jekyll
Reducing Noisy JavaScript Errors with Rollbar
The docs didn't make it very clear exactly what I should do so here is my fix
Fixing Issues with GitHub Actions and Rails
How I went about fixing some issues with a first push of GitHub Actions on a Rails project
Changing colours in Rails Admin
How to change up the colours in Rails Admin
Adding timestamps to join tables in Rails
How to go about adding timestamps to your Rails join tables
Ignore empty nested attributes when using Rails Admin
How to resolve issues that arise with saving models if you have empty nested attributes using reject_if
Git commands we use most often
Some basic Git commands that we frequently use here at Tosbourn Ltd.
Auto reloading Rails Admin
How to avoid restarting your server when making Rails Admin changes
Getting sign out link_tos to work with Rails 7
How to get your sign out link_tos to work with Rails 7