Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion restful_authentication errors
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Fer T.  
View profile  
 More options Nov 2 2009, 12:04 pm
From: "Fer T." <rails-mailing-l...@andreas-s.net>
Date: Mon, 2 Nov 2009 18:04:22 +0100
Local: Mon, Nov 2 2009 12:04 pm
Subject: Re: restful_authentication errors

MarkusW wrote:
> When I run

> [code]  script/generate authenticated user --include-activation [/
> code]

> it seems to work at first, but then it reports:

> " The name 'SessionsHelper' is either already used in your application
> or reserved by Ruby on Rails. Please choose an alternative and run
> this generator again "

> I've heard that having both acts_as_authenticated and
> restful_authentication installed at the same time can cause this
> error, but that's not the case with my app.

> I just started a new app and installed only the restful_authentication
> plugin.

> Any suggestions?

Surely you've been able to solve the problem, but I publish a possible
solution for anyone who has the same problem. A proper way to use the
generator of restful_authentication is:

[ruby] script/generate authenticated user session —include-activation

I hope it's useful.
greetings
Fer T.
Arg.
--
Posted via http://www.ruby-forum.com/.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.