Url to highlight specifc line in a file
Created by: blaulabs
In Github you can highlight a line with by an url:
https://github.com/rails/rails/blob/master/rails.gemspec#L5
I think it´s useful especially in combination with errbit, where you can jump from the stacktrace directly into the source.