Brandon Keepers wrote: > Rails 1.x used a semi-colon instead of just a slash to specify the > action, so instead of "/topics;summary", the route will generate > "topics/summary". I'm guessing whatever is calling the iframe has the > url with the semi-colon hard-coded. > > Brandon > > -- > -------------------------------------------------------------------------------- > Training by Collective Idea: Ruby on Rails training in a vacation > setting > http://training.collectiveidea.com � San Antonio, TX � Jan 20-23
GENIUS! Thanks Brandon, that was the whole problem. Everything is working great now! cheers, jp -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

