projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Test and fix for issue #1568. Wasn't testing for end element in the right place.
[rails.git]
/
app
/
controllers
/
tracepoint_controller.rb
1
class TracepointController < ApplicationController
2
end