Are you successfully loading ANY plugins?
--Alan
P.S. I started out with acts_as_tree, but ended up going for
betternestedset to reduce the number of SQL queries.
On Thu, Apr 17, 2008 at 11:28 AM, John Small
<rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:>
> I see others have had configuration issues with acts_as_tree and sorted
> them out, but I can''t get it to work. On Rails 2.0.2 I do the
usual
> ''ruby script/plugin
> install acts_as_tree'' which puts acts_as_tree into
vendor/plugins.
>
> One respondent said he''d managed to get things to work by
altering
> config.plugins but the comment above config.plugins says
> # ..By default, all plugins
> # in vendor/plugins are loaded in alphabetical order.
>
> So it shouldn''t be necessary. In any case if I uncomment
config.plugins
> and put act_as_tree in it, the system then complains it can''t
find
> acts_as_tree or any of the other things in the config.plugins list.
>
> What do I have to do to get this to work?
> --
> 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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---