search for: scripterror

Displaying 3 results from an estimated 3 matches for "scripterror".

Did you mean: wscripterror
2006 Nov 02
2
Rescue don't work on web applications
...case of errors , I like to start a rescue showing the users the problems. render(:text => "<pre>" + CGI::escapeHTML(` begin /home/luc/radrails/cpe/public/startq_test.rb #{syntf.path} rescue NoMethodError,SyntaxError,NameError,StandardError,SystemExit,ScriptError => snfault fltlog = File.open("/test/result/script.log", "w") fltlog.puts "#{snfault}" fltlog.close end `) + "</pre>") Rescue don''t work in this case, how can I check syntax errors? -- Posted...
2005 Feb 02
1
Error when changing from AR 1.0.1 to 1.6
Hello, I have the following output when changing form Active Record 1.0.1 to ActiveRecord 1.6: [error] C:/dev/ruby/lib/ruby/gems/1.8/gems/actionpack-1.4.0/lib/action_controller/support/dependencies.rb:24:in `depend_on'': uninitialized constant ActiveRecord::Mixins (ScriptError)\r [error] \tfrom C:/dev/ruby/lib/ruby/gems/1.8/gems/actionpack-1.4.0/lib/action_controller/support/dependencies.rb:30:in `associate_with''\r [error] \tfrom C:/dev/ruby/lib/ruby/gems/1.8/gems/actionpack-1.4.0/lib/action_controller/support/dependencies.rb:48:in `require_association''...
2020 Aug 28
0
Wine release 5.16
...msvcrt/math: In _fcvt/_fcvt_s handle locale decimal separator properly. Fran?ois Gouget (2): winapi: Remove obsolete entries from win32.api. winapi: Update win16.api. Gabriel Iv?ncescu (13): msscript.ocx: Implement the ScriptProcedure enumerator. msscript.ocx: Add the ScriptError stub implementation. msscript.ocx: Implement IScriptError::Clear. msscript.ocx: Implement IScriptError::get_Number. msscript.ocx/tests: Add initial tests for ScriptError. msscript.ocx: Implement IScriptError::get_Source. msscript.ocx: Implement IScriptError::get_Descri...