Skip to content

Instantly share code, notes, and snippets.

@benwoodward
Created May 9, 2012 12:21
Show Gist options
  • Select an option

  • Save benwoodward/2644118 to your computer and use it in GitHub Desktop.

Select an option

Save benwoodward/2644118 to your computer and use it in GitHub Desktop.
Find method definition in Ruby
p ModelName.method(:method_name).source_location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment