Aha, I think I've finally figured it out with named routes!
However my named route only works when its on the top line, and I need
to make a static map.connect above it or the web app wont work; why
does it make me put it at the top (there is nothing overwriting it or
anything below). When it's not at the top it says this: undefined
method `catpmlnk' (which is the named route name)..

Please help (I'm so close to solving my problems!),

Thanks In Advance,

Joe

On Jul 27, 5:33 pm, Joe <[email protected]> wrote:
> Ok, I think I've made a tiny bit of progress. I've got the URLs I want
> to work using routes.rb
>
> I now just need to application to link to the right place, Im trying
> to get it to go to "CATID/ID" but it links to "categories/ID?
> cat_id=CATID".
>
> I'm giving it all of the correct parameters that my routes require,
> however it for some reason want to link to it as shown above.
>
> Please Help,
>
> Thanks In Advance,
>
> Joe
>
> On Jul 27, 7:54 am, Joe <[email protected]> wrote:
>
> > Can anyone help with this?
>
> > I really need help,
>
> > Please Help,
>
> > Thanks In Advance,
>
> > Joe
>
>

-- 
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.

Reply via email to