Skip to content

Instantly share code, notes, and snippets.

@marka2g
Created February 11, 2016 04:35
Show Gist options
  • Select an option

  • Save marka2g/07f71e10f3177b77af30 to your computer and use it in GitHub Desktop.

Select an option

Save marka2g/07f71e10f3177b77af30 to your computer and use it in GitHub Desktop.
Rails Routes and Helpers
r = Rails.application.routes
r.recognize_path "/children"
r.methods - Object.methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment