Skip to the content
  • GitHub Profile
  • Instagram Profile
  • LinkedIn Profile
  • Spotify Profile
Chris Bloom
Software Engineer, Mentor, Leader
  • About Me
    • My Resume
  • Contact
  • Favorite Quotes
  • Posts
    • Backposts
    • Code Snippets
    • Consulting & Freelancing
    • Miscellaneous
    • Personal Notes
    • Programming
    • Projects
    • Remote Work
    • Reviews
    • Unsolicited Advice
  • Home
  • Posts
  • Programming
  • Code Snippets

Code Snippets

Small snippets of code that I find interesting or useful. Generally my own work, but I will cite sources if not.

Bash shortcuts to run Rails commands through Spring, Bundler, or ye olde scripts

Just about a year ago to date I posted some useful Bash shortcuts for Ruby on Rails commands. These are mix of aliases and functions...
February 4, 2015

Cache busting AJAX requests and redirects

AJAX get and head requests are cached by default. This can cause problems when AJAX requests use the same URLs as a user would use...
September 9, 2014April 30, 2015

Dynamic enum fields in nested association forms in Rails Admin

We've had a few projects at Panoptic Development recently that made use of the RailsAdmin gem. Out of the box, RA satisfied about 95% of what...
September 4, 2014October 24, 2018

Some useful Bash shortcuts for Ruby on Rails commands

Read an updated article on my Rails shortcuts: Bash shortcuts to run Rails commands through Spring, Bundler, or ye olde scripts Like any developer, I...
February 21, 2014February 4, 2015

Testing for a redirect using Capybara and Selenium WebDriver

I just spent the better part of 8 hours trying to figure out how to do this. The Selenium WebDriver API docs are pretty bewildering...
March 12, 2012February 1, 2014

Testing model validations in rspec the short and sweet way

There seems to be a divide in the Rails/TDD community over whether you should bother testing your model validations. On the one hand, it's silly...
July 12, 2011February 1, 2012

Posts navigation

Older posts
  • About Me
    • My Resume
  • Contact
  • Favorite Quotes
  • Posts
    • Backposts
    • Code Snippets
    • Consulting & Freelancing
    • Miscellaneous
    • Personal Notes
    • Programming
    • Projects
    • Remote Work
    • Reviews
    • Unsolicited Advice
  • GitHub Profile
  • Instagram Profile
  • LinkedIn Profile
  • Spotify Profile