no such file to load -- active_form
こちらですが、active-form自体が、subversionの公開を停止しているようです。
現在では、以下のようにREADMEを読み替えてください。
bash-3.2$ git diff adb5868 077435e diff --git a/README b/README index 752385e..ba2c91a 100644 --- a/README +++ b/README @@ -27,8 +27,8 @@ active-form - http://www.realityforge.org/svn/code/active-form/trunk/ - rev: 2833 + http://github.com/realityforge/rails-active-form.git + rev: f1e74bec3d87c23cfc05ca7df11925c08e55514f acts_as_list git://github.com/rails/acts_as_list.git @@ -195,7 +195,7 @@ $ make $ sudo make install 12. プラグインのインストール -$ ruby script/plugin install http://www.realityforge.org/svn/code/active-form/t +$ ruby script/plugin install git://github.com/realityforge/rails-active-form.gi $ ruby script/plugin install git://github.com/rails/acts_as_list.git $ ruby script/plugin install git://github.com/technoweenie/acts_as_paranoid.git $ ruby script/plugin install git://github.com/rails/acts_as_tree.git
ruby 1.8.7 (2009-12-24 patchlevel 248) i686-linuxを使ってます。 rake db:migrate RAILS_ENV=productionをする時のerrorです。 no such file to load -- active_form ... /var/www/html/elecoma/app/models/search_form.rb:5 ... 宜しくお願いします。