I know.....Semi-colons are evil. But, what if I have an application that has moved from one server to the next and it has Rails 2.0. I want the application to roll forward, so I don''t want to just freeze the app and stay old school. How do I convert an application that uses semi-colons to use the slashes? For example: /page/83;edit to /page/83/edit is it simply a routes change? thanks for any kind of reply, as long as it''s nice. :) --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
You should really be asking this question in rubyonrails-talk - http://groups.google.com/group/rubyonrails-talk for general support questions. On Wed, Mar 18, 2009 at 9:48 PM, aaron <aaron.reimann@gmail.com> wrote:> > I know.....Semi-colons are evil. But, what if I have an application > that has moved from one server to the next and it has Rails 2.0. I > want the application to roll forward, so I don''t want to just freeze > the app and stay old school. > > How do I convert an application that uses semi-colons to use the > slashes? For example: > > /page/83;edit > > to > > /page/83/edit > > is it simply a routes change? > > thanks for any kind of reply, as long as it''s nice. :) > > > >-- Cheers! - Pratik http://m.onkey.org --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Done...thanks! On Mar 18, 8:23 pm, Pratik <pratikn...@gmail.com> wrote:> You should really be asking this question in rubyonrails-talk -http://groups.google.com/group/rubyonrails-talkfor general support > questions. > > > > > > On Wed, Mar 18, 2009 at 9:48 PM, aaron <aaron.reim...@gmail.com> wrote: > > > I know.....Semi-colons are evil. But, what if I have an application > > that has moved from one server to the next and it has Rails 2.0. I > > want the application to roll forward, so I don''t want to just freeze > > the app and stay old school. > > > How do I convert an application that uses semi-colons to use the > > slashes? For example: > > > /page/83;edit > > > to > > > /page/83/edit > > > is it simply a routes change? > > > thanks for any kind of reply, as long as it''s nice. :) > > -- > Cheers! > - Pratikhttp://m.onkey.org--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---