[Engine-users] Engines 1.1.1 and freeze gems with rails 1.1.2 problems

2006-04-21 Thread Justin Chen
Hi, I've installed engines from http://svn.rails-engines.org/plugins/engines and I'm currently running rails 1.1.2 (ruby 1.8.4 , mac os 10.4.6).  It all seems to work fine like this, but when I try to do a "rake rails:freeze:gems" (so that I can use it on my shared host which only has 1.0) and try

[Engine-users] Overloading controller

2006-04-21 Thread prplehaze
Hi, The mailing list archives appear to be down currently, so I wasn't able to search them first. What is the best practice for overloading an engine controller method? I have Login Engine and User Engine installed. For example, I want to override signup in user to show a different warning messa