rails 3- Could not find generator session.

Hello,

I am trying to use Authlogic in Rails 3.

when I run " rails g session admin_session" to create the session, I get-

Hello,

I am trying to use Authlogic in Rails 3.

when I run " rails g session admin_session" to create the session, I get-

====================== "Could not find generator session."

I'm using Rail 3 RC and working off the Rail3 Branch now

====================== GemFile:

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

======================

Any hints? I'm using Rails 3 RC

I need this really bad!! Thanks

aww w/e i just made it by hand

Hello,

I am trying to use Authlogic in Rails 3.

when I run " rails g session admin_session" to create the session, I get-

====================== "Could not find generator session."

I'm using Rail 3 RC and working off the Rail3 Branch now

====================== GemFile:

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

======================

Any hints? I'm using Rails 3 RC

I need this really bad!! Thanks

aww w/e i just made the file by hand