I can't get authlogic to work. (https://github.com/binarylogic/authlogic)
i've installed it, i've put the following in environment.rb: config.gem "authlogic"
'gem list' gives: *** LOCAL GEMS ***
abstract (1.0.0) actionmailer (3.0.3, 2.0.2) actionpack (3.0.3, 2.0.2) activemodel (3.0.3) activerecord (3.0.3, 2.0.2) activeresource (3.0.3, 2.0.2) activesupport (3.0.3, 2.0.2) arel (2.0.7) authlogic (2.1.6) builder (2.1.2) bundler (1.0.10) erubis (2.6.6) i18n (0.5.0) json (1.5.1 x86-mingw32) mail (2.2.15) mime-types (1.16) nifty-generators (0.4.5) open4 (1.0.1) pg (0.10.1) Platform (0.4.0) polyglot (0.3.1) POpen4 (0.1.4) rack (1.2.1) rack-mount (0.6.13) rack-test (0.5.7) rails (3.0.3, 2.0.2) railties (3.0.3) rake (0.8.7) rb-readline (0.4.0) rubyzip2 (2.0.1) sqlite3 (1.3.3 x86-mingw32) sqlite3-ruby (1.3.3) thor (0.14.6) treetop (1.4.9) tzinfo (0.3.24) win32-open3 (0.3.2 x86-mingw32)