search for: ckozus

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

Did you mean: chorus
2005 Dec 27
2
Error when starting WebBrick after installing Login Engine.
...from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:214:in `require'' [...] environment.rb has this on line 55: 54: module LoginEngine 55: config :salt => "your-salt-here" 56: end 57: 58: Engines.start :login Any ideas ? TIA, ckozus. -- Web Site: http://www.ckozus.com.ar Blog: http://www.ckozus.com.ar/blog Mis links: http://del.icio.us/ckozus
2005 Dec 25
0
Setter not being called
...ng a breakpoint() as its first line. I''ve also written a test to check for this exception: assert_raise (AssignmentException) { @survey.disabled_on = @survey.enabled_on } Of course this test doesn''t pass, becouse the disabled_on=() method never is called. Any clues ? TIA, ckozus. -- Web Site: http://www.ckozus.com.ar Blog: http://www.ckozus.com.ar/blog Mis links: http://del.icio.us/ckozus
2009 May 20
1
Problem on rack_setup
...ler::Session::CookieStore if the first one is not found. The problem in my case is that I''m not using cookies, so this sould fall back to ActiveRecord::SessionStore. I could provide a patch, but wanted to be sure if what I''m saying is correct. Thanks! Carlos K. -- http://www.ckozus.com http://www.insignia4u.com