On Jun 5, 11:24 am, Jonathan Vaught <[EMAIL PROTECTED]> wrote:
> # View
> <%= url_for([EMAIL PROTECTED], @session]) %>
> <%= link_to('Session', [EMAIL PROTECTED], @session]) %>
> <% form_for([EMAIL PROTECTED], @session] do |f| %>
> # ...
> <% end %>Can you explain this a little more? I understand polymorphics, but still trying to grok simply_helpful, so I'm not exactly sure what these arrays are doing in there. (Feel free to push this thread to rubyonrails-talk if that's more appropriate). Thanks! Jeff --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
