Hello,
I am having trouble trying to use the Datebooks Engine with Edge Rails.
Has anybody try with it?
It seems that the problem has something with loading the layout, and
complaints about the number of arguments.
I will thank any help or guide.
Thank you very much.
=========================
I have copied the error I get
ArgumentError
wrong number of arguments (2 for 1)
RAILS_ROOT: ./script/…/config/…
Application Trace | Framework Trace | Full Trace
#{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:104:in
require_or_load' #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:104:in
prepare_application’
#{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:39:in dispatch' #{RAILS_ROOT}/vendor/rails/railties/lib/webrick_server.rb:110:in
handle_dispatch’
#{RAILS_ROOT}/vendor/rails/railties/lib/webrick_server.rb:76:in
service' c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:104:in
service’
c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in run' c:/ruby/lib/ruby/1.8/webrick/server.rb:173:in
start_thread’
c:/ruby/lib/ruby/1.8/webrick/server.rb:162:in start_thread' c:/ruby/lib/ruby/1.8/webrick/server.rb:95:in
start’
c:/ruby/lib/ruby/1.8/webrick/server.rb:92:in start' c:/ruby/lib/ruby/1.8/webrick/server.rb:23:in
start’
c:/ruby/lib/ruby/1.8/webrick/server.rb:82:in start' #{RAILS_ROOT}/vendor/rails/railties/lib/webrick_server.rb:63:in
dispatch’
#{RAILS_ROOT}/vendor/rails/railties/lib/commands/servers/webrick.rb:59
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
require' #{RAILS_ROOT}/vendor/rails/activesupport/lib/active_support/dependencies.rb:364:in
require’
#{RAILS_ROOT}/vendor/rails/railties/lib/commands/server.rb:39
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require’
script/server:3
#{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:104:in
require_or_load' #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:104:in
prepare_application’
#{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:39:in dispatch' #{RAILS_ROOT}/vendor/rails/railties/lib/webrick_server.rb:110:in
handle_dispatch’
#{RAILS_ROOT}/vendor/rails/railties/lib/webrick_server.rb:76:in
service' c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:104:in
service’
c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in run' c:/ruby/lib/ruby/1.8/webrick/server.rb:173:in
start_thread’
c:/ruby/lib/ruby/1.8/webrick/server.rb:162:in start_thread' c:/ruby/lib/ruby/1.8/webrick/server.rb:95:in
start’
c:/ruby/lib/ruby/1.8/webrick/server.rb:92:in start' c:/ruby/lib/ruby/1.8/webrick/server.rb:23:in
start’
c:/ruby/lib/ruby/1.8/webrick/server.rb:82:in start' #{RAILS_ROOT}/vendor/rails/railties/lib/webrick_server.rb:63:in
dispatch’
#{RAILS_ROOT}/vendor/rails/railties/lib/commands/servers/webrick.rb:59
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
require' #{RAILS_ROOT}/vendor/rails/activesupport/lib/active_support/dependencies.rb:364:in
require’
#{RAILS_ROOT}/vendor/rails/railties/lib/commands/server.rb:39
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require’
script/server:3