Skip to content

Instantly share code, notes, and snippets.

@AndrewVos
Forked from leejarvis/gist:3e66cbdd042e40190966
Created July 23, 2013 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AndrewVos/596bb8271146cba910e5 to your computer and use it in GitHub Desktop.
Save AndrewVos/596bb8271146cba910e5 to your computer and use it in GitHub Desktop.
path = obj.is_a?(Array) ? obj.join("/middleware/") : "#{current_path}/middleware/#{obj}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment