Skip to content

Instantly share code, notes, and snippets.

@robvolk
Created January 12, 2017 19:40
Show Gist options
  • Save robvolk/db0e15566bd3bb259c5add4ece19251d to your computer and use it in GitHub Desktop.
Save robvolk/db0e15566bd3bb259c5add4ece19251d to your computer and use it in GitHub Desktop.
Reload file in lib on Rails Console
load "#{Rails.root}/lib/my_file.rb"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment