search for: core_

Displaying 4 results from an estimated 4 matches for "core_".

Did you mean: core
2009 May 28
4
Managing core files using coreadm (Solaris + Puppet)
Hi all, I have an interesting one - Solaris uses a lot of commands to configure specific items. A simple example is coreadm. In this example: # coreadm -p "/var/core/core_%n_%f_%u_%g_%t_%p" will set the directory and filename to dump core files (with some expansion). The question is - how to get this to run only if the config has changed. I have come up with 2 options, neither of which I''m that happy with, so I''m open to ideas... Option 1: M...
2007 Aug 07
26
rmagick on windows
Is there any special way to set up rmagick on windows, I installed the gem, and i install imagemagick, but it says it can''t find a CORE_.. .dll file. Can someone give me a run down on how to do it on windows. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this...
2006 May 31
1
Advice needed: Rails generating Java WebRowSet style XML
All, My Rails app. is required to interface with some pre-existing stuff that consumes the XML output of a Java 1.5 WebRowSet. If you''ve never seen once of these beasts, it is basically an XML-ized version of SQL data, chock full of table and column specific metadata. I should be able to generate this without too much trouble, but wondered in anyone had any advice for me about how
2012 Feb 01
6
Does Devise make use of a "status" method? Weird bug.
...1.9.1/gems/actionpack-3.1.0/lib/action_controller/metal/rendering.rb:15:in `render'' vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.0/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'' vendor/bundle/ruby/1.9.1/gems/activesupport-3.1.0/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'' /Users/dmorin/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'' vendor/bundle/ruby/1.9.1/gems/activesupport-3.1.0/lib/active_support/core_ext/benchmark.rb:5:in `ms'' vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.0/lib...