On Jun 28, 6:16 am, Brandon Keepers <[EMAIL PROTECTED]> wrote:
> On Jun 28, 2007, at 7:50 AM, Geoff B wrote:
>
> class Company < AR::Base
>    def to_s
>      name
>    end
> end
>
> <%= link_to @company %>
>
> That's the pattern I've been using, but my link_to's look like this:
>
> <%= link_to @company, @company %>

Yes! Something who's been thinking alike.

http://svn.joshpeek.com/projects/plugins/stringgable_shortcuts/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to