Adam,
Looks like that generator is available in source code only at the
moment, so everything you need is on the page you mention. Most
generators are available as ''gem''s and do their own
installation via
something like:
gem install myGem
In the case of this one, you''re going to want to take all of the files
it mentions and place them in your framework in the appropriate
places. In interest of full disclosure, I''m a noob too, so
I''m not
sure where exactly those files go. Nor am I at a ruby enabled
machine, but if I were... I''d just do some poking around and see if I
could figure out where the other generators seem to place their code
when you grab them via gem. or maybe google how to make a gem and
reverse the process?
maybe someone more knowlegeable will chime in :)
HTH,
Stephen
On 8/23/05, Adam Denenberg <adam-fpx97dFL/ODYtjvyW6yDsg@public.gmane.org>
wrote:> no one on this? Seems like a pretty cool tool, just no clues on how
> to use it, or even examples of what it looks like.
>
>
> On Aug 22, 2005, at 10:04 AM, Adam Denenberg wrote:
>
> > does anyone know how to install this? http://wiki.rubyonrails.com/
> > rails/show/TabbedNavbarGenerator
> >
> > there is no installer or anything, do i just need to copy and save
> > those files somewhere?
> >
> > thanks
> > adam
> >
> > _______________________________________________
> > Rails mailing list
> > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> > http://lists.rubyonrails.org/mailman/listinfo/rails
> >
> >
>
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>