I was only able to get Library a la Carte running after editing line 32 of app/controllers/application.rb to read (after
installing the ruby-recaptcha gem):
gem 'ruby-recaptcha'
I was getting HTTP Error 500. There's a bit more info in my forum post:
https://rubyforge.org/forum/forum.php?thread_id=31611&forum_id=26218
I may be confused due to my lack of ruby knowledge, or this might be a bug. I thought I'd let you know just in case!
OS: Kubuntu 8.04
ruby 1.8.6
Rails 1.2.3 (downgraded because another forum post mentioned that's what you all are using - may not have been
necessary)
Web server: WEBrick |