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

                        <%= @controller.controller_name != "admin" ?
                            "<li>#{link_to @controller.controller_name.humanize, @controller.controller_path} &nbsp;&gt;&nbsp;</li>" : ""        %>
                        <%= 
                                link = nil
                                item_name = @controller.controller_name.singularize