My Recent Pastes (1 and counting)
Pastes by Jeremey Barrett (1 and counting)
Below are the 1 most recent pasties by Jeremey Barrett.
June 08, 2007
6:57PM EDT
by Jeremey Barrett
View all 12 lines
<%= @controller.controller_name != "admin" ?
"<li>#{link_to @controller.controller_name.humanize, @controller.controller_path} > </li>" : "" %>
<%=
link = nil
item_name = @controller.controller_name.singularize
