Skip to content

Instantly share code, notes, and snippets.

@nowhereman
Created October 25, 2009 21:10
Show Gist options
  • Save nowhereman/218253 to your computer and use it in GitHub Desktop.
Save nowhereman/218253 to your computer and use it in GitHub Desktop.
Rails Footnotes with Netbeans on Linux
#Rails Footnotes with Netbeans on Linux
#Put these lines in environment.rb
if defined?(Footnotes)
Footnotes::Filter.prefix = "editor://open?url=file://%s&line=%d"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment