projects
/
opensuse:software-o-o.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add pointer to usb stick docu (bnc#648192)
[opensuse:software-o-o.git]
/
app
/
views
/
main
/
testrequest.erb
1
<html>
2
<body>
3
<% %w{HTTP_ACCEPT_LANGUAGE HTTP_USER_AGENT}.each do |v| %>
4
<%= debug '%s: %s' % [v, request.env[v]] %>
5
<% end %>
6
</body>
7
</html>