In my original e-mail I meant Rails 1.1.4 throughout. Sorry about the typos.
On 7/6/06, Jonathan <[EMAIL PROTECTED]> wrote: > Greg Freemyer wrote: > > Are you trying to get Rails 1.0.4 + Engines + ActiveRbac engine to > > work together? > > > > If so I just accomplished this a couple hours ago. > > > > I used: > > Rails 1.0.4 > > latest gems update (if it matters) > > engines from SVN (released version does not work with this combo) > > ActiveRbac 0.3.2 > > Except using Rails 1.1.4, yes, I'm trying to get them to work together. > If you notice, the error message shows that the plugin script was trying > to install datebox_engine directories within datebox_engine directories > in an infinite loop until hitting some defined limit in [ruby|rails]. > > I haven't tested the svn co of engines and active_rbac but I'm going to > start right now. My concern is why the plugin script failed and what I > can do to debug that issue. It concerns me that such an error occurs. > Even if I work around it now, who's to say it won't come back and bite > me later... > Jonathan > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > engine-users mailing list > [email protected] > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > -- Greg Freemyer The Norcross Group Forensics for the 21st Century _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
