Detecting what action I'm on?

Hi Duanne

How about

<head>   <meta http-equiv="content-type" content="text/html;charset=UTF-8" />   <title><%= controller.action_name %></title> </head>