On Mon, Jan 17, 2011 at 6:43 PM, David Kahn <[email protected]>wrote:

>
>
> On Mon, Jan 17, 2011 at 11:00 AM, loganathan sellappa <loganathan.ms@
> gmail.com> wrote:
>
>> hi,
>>  i'm new to rails i duno how to use authlogic plugin in rails 3,can
>> anybody help me with sample app
>>
>
> Doesn't get easier than this:
> http://railscasts.com/episodes/160-authlogic
>


PS, when you get to it in your gemfile I think you will need to use this:

gem 'authlogic', :git => 'git://github.com/odorcicd/authlogic.git', :branch
=> 'rails3'

Rather than "gem 'authlogic'". Otherwise Ryan Bates Railscast should get you
up and running in less than an hour.

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

Reply via email to