Acts_as_authenticated plugin

Hello,
I have just installed the plugin.
Can somebody tell me how create some users in the ‘users’ table.
Is there a doc explaining how to use the plugin for a newbie?
Thanks
Juanma

On Feb 9, 2006, at 2:49 AM, Juanma C. wrote:

Hello,
I have just installed the plugin.
Can somebody tell me how create some users in the ‘users’ table.
Is there a doc explaining how to use the plugin for a newbie?
Thanks
Juanma

\

Juanma-

You need to create the first user in script/console. Like this biut

replace with your information:

$ script/console
Loading development environment.

User.create :login => ‘ezraz’, :email =>
[email protected]’, :password => ‘sekret’, :password_confirmation =>
‘sekret’

Cheers-

-Ezra Z.
Yakima Herald-Republic
WebMaster

509-577-7732
[email protected]