Tech Stack
- Ruby
- Ruby on Rails
- Jekyll
- Accessibility
- Slack
- CSS
- HTML
- PostgreSQL
- Git
- Liquid
Elaine's latest articles
![How to speed up Rubocop](/img/how-to-speed-up-rubocop.png)
How to speed up Rubocop
A small bit of config that could speed up your Rubocop runs
![Creating draft posts in Jekyll](/img/creating-draft-posts-in-jekyll.png)
Creating draft posts in Jekyll
How to create and develop with draft posts in Jekyll
![Reducing Noisy JavaScript Errors with Rollbar](/img/reducing-noisy-javascript-errors-on-rollbar.png)
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](/img/fixing-issues-with-github-actions-and-rails.png)
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](/img/changing-colours-in-rails-admin.png)
Changing colours in Rails Admin
How to change up the colours in Rails Admin
![Adding timestamps to join tables in Rails](/img/adding-timestamps-to-join-tables-in-rails.png)
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](/img/ignore-empty-nested-attributes-when-using-rails-admin.png)
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](/img/git-commands-we-use-most-often.png)
Git commands we use most often
Some basic Git commands that we frequently use here at Tosbourn Ltd.
![Auto reloading Rails Admin](/img/auto-reloading-rails-admin.png)
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](/img/getting-sign-out-linktos-to-work-with-rails-7.png)
Getting sign out link_tos to work with Rails 7
How to get your sign out link_tos to work with Rails 7