How call model for the name

How call model for the name, for example:

def my_action(model)
model.find :all
end

<%= my_action :Client %>

ps.: That has to be in String, therefore I call for a URL