rubyonrailsin

A Ruby and Rails talk

Wednesday, March 24, 2010


Re: [Rails] Re: Re: Authlogic Rails 3

by rubyonrailsin 0 comments

Tag


Share this post:
Design Float
StumbleUpon
Reddit

Sent from my iPhone

On Mar 24, 2010, at 10:06 AM, Ken Foust <lists@ruby-forum.com> wrote:

> Conrad Taylor wrote:
>> On Fri, Feb 19, 2010 at 1:08 AM, RaW <rafal@wrzochol.net> wrote:
>>
>>> I think
>>> $ script/generate
>>> has been replaced with
>>> $ r g
>>> in Rails3
>>>
>>> Am I right?
>>>
>>>
>> You'll need to do the following in Rails 3:
>>
>> rails g model user_session
>>
>> Then just edit the file and you should be good to go.
>>
>> Good luck,
>>
>> -Conrad
>
> thanks conrad
> so we scrap the rails generate session user_session
> and just make a new model??

Yes, the generators within Authlogic haven't been updated for Rails
3. Thus, you'll need to manually create the required model for your
application.

Good luck,

-Conrad

> --
> 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@googlegroups.com.
> To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
> .
>

--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment

Subscribe feeds via e-mail

Blog Archive