2 comments

[ 3.4 ms ] story [ 7.3 ms ] thread
What, besides asp.net, uses "<%=" as a print statement? Just curious...
The ERB templating language uses it. ERB is commonly used with Rails.

Judging by the <%= reason.capitalize %> in the title (which appears to be ruby code... although could be something else) this part of the site appears to still use Rails.