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