i have installed ruport gem along with its ruport-utils packages and act_as_reportable gem too.... e
"Ash::Application.initialize!
Rails::Initializer.run do |config| config.after_initialize do require "ruport" end end" when executing this in the environment.rb file... it shows this "
c:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/railties-3.0.9/lib/rails/application.rb:63:in `inherited': You cannot have more than one Rails::Application (RuntimeError)" what am i doing wrong.... can somebody help me with properly configuration method of ruport.