instance_eval' from /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.2.3/lib/rack/builder.rb:46:in
initialize'
from /var/www/clients/client1/web1/web/config.ru:1:in new' from /var/www/clients/client1/web1/web/config.ru:1:in
eval' from /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.2.3/lib/rack/builder.rb:35:in
parse_file'
from /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.2.3/lib/rack/server.rb:162:in app' from /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.2.3/lib/rack/server.rb:253:in
wrapped_app'
from /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.2.3/lib/rack/server.rb:204:in start' from /usr/local/lib/ruby/gems/1.9.1/gems/railties-3.0.7/lib/rails/commands/server.rb:65:in
start'
from /usr/local/lib/ruby/gems/1.9.1/gems/railties-3.0.7/lib/rails/commands.rb:30:in block in <top (required)>' from /usr/local/lib/ruby/gems/1.9.1/gems/railties-3.0.7/lib/rails/commands.rb:27:in
tap'
from /usr/local/lib/ruby/gems/1.9.1/gems/railties-3.0.7/lib/rails/commands.rb:27:in <top (required)>' from script/rails:6:in
require'
from script/rails:6:in `
hello , i'm trying to setup this awesome script on my server .. i did what's written here in the readme file but stacked at
rake db:create
it keeps giving me this error : ( DEPRECATION WARNING: railtie_name is deprecated and has no effect. (called from class:Engine at /usr/local/rvm/gems/ruby-1.9.2-p180/bundler/gems/twitter-auth-1b3f4e753cb7/lib/twitter_auth/engine.rb:5) WARNING: Global access to Rake DSL methods is deprecated. Please include ... Rake::DSL into classes and modules which use the Rake DSL methods. WARNING: DSL method OpenActiveDemocracy::Application#task called at /usr/local/rvm/gems/ruby-1.9.2-p180/gems/railties-3.0.7/lib/rails/application.rb:215:in
initialize_tasks' rake aborted! syntax error on line 29, col 2:
host: localhost'Tasks: TOP => db:create => db:load_config (See full trace by running task with --trace) ).
i'm new to rails and i strongly need to use this awesome open active democracy.
thanks,