Hi,
I am using login_engine REL_1.0.3 and user_engine REL_1.0.2 on Rails
1.1.2. I have been unable to send email using the UserNotify
controller. The config for LoginEngine has been set to
use_email_notification=true.
I know that the ActiveMailer configuration is correct, because I can
Hi,
I am using login_engine REL_1.0.3 and user_engine REL_1.0.2 on Rails
1.1.2. I have been unable to send email using the UserNotify
controller. The config for LoginEngine has been set to
use_email_notification=true.
I know that the ActiveMailer configuration is correct, because I can
Hey James,
I meant on the rails-engines.org site. Would be nice to have a trimmed
version that only showcases all the Engines out there.
It could be based on the url you sent, but simply have a filter for
all tags "engines". Really doesn't matter how it's done, just that
those looking to see a fu
We're in discussion with core, and should have something ready for Rails 1.2...
- james
On 9/1/06, Nathaniel Brown <[EMAIL PROTECTED]> wrote:
> Excellent. Now to get it setup :)
>
> James, do you need/want any assistance?
>
> -NSHB
>
> On 9/1/06, James Adam <[EMAIL PROTECTED]> wrote:
> > http://i
James Adam wrote:
> try:
>
> $ ruby script/plugin install
> http://svn.rails-engines.org/plugins/engines
>
> - james.
i know i can mnanually install it that way but what about if i want to
install plugsin in the future. i dont want to have to manually enter a
repos every time.
thanks for the
try:
$ ruby script/plugin install http://svn.rails-engines.org/plugins/engines
- james.
On 9/2/06, Benjamin Hecht <[EMAIL PROTECTED]> wrote:
> When I try to install Engines, I get this error:
>
> [EMAIL PROTECTED] railsapp]$ ruby script/plugin install engines svn: URL
> 'svn://rubyforge.org/var/
When I try to install Engines, I get this error:
[EMAIL PROTECTED] railsapp]$ ruby script/plugin install engines svn: URL
'svn://rubyforge.org/var/svn/laszlo-plugin/rails/plugins' non-existent
in that revision
Can anyone shed some light on what this error means and what steps I can
take to resolv