similar to: Rails too Active?

Displaying 20 results from an estimated 100 matches similar to: "Rails too Active?"

2012 Oct 05
1
Is Rails Logger Thread Safe?
Is Rails Logger truly not Thread Safe? http://log.kares.org/2011/04/railslogger-is-not-threadsafe.html This seems like an issue that should have been picked up quite a long time ago. I just set config.threadsafe! in my config/application.rb and my log output from rails server has completely disappeared. If the logger is not thread-safe, I cannot help but wonder how much of the Rails core is
2006 Jul 06
7
REPOST: Musings on Rails and logging philosophies
[OK, since I stupidly posted this over the July 4th week[end] and got no responses, let''s try it again...] As a perpetual Rails dabbler, I make an awful lot of typical beginner mistakes. And the logs are always either too verbose or too sparse to help me. And it started me thinking. I came from one of the largest production OLTP systems in the world, and the one thing that helped
2006 Jul 01
1
Musings about Rails and Logging and philosophy
As a perpetual Rails dabbler, I make an awful lot of typical beginner mistakes. And the logs are always either too verbose or too sparse to help me. And it started me thinking. I came from one of the largest production OLTP systems in the world, and the one thing that helped us manage troubleshooting in both development and production was extensive, obsessive, flexible logging. Every operation
2008 Mar 06
3
xml-commons-jaxp-1.3-apis for Freemind?
I am working on installing Freemind (http://freemind.sourceforge.net/wiki/index.php/Main_Page) on my new notebook. And it is not working... I downloaded all the rpms and put them into my local repo, enabled the jpackages repos then, well here is what is happening: yum install freemind* jcalendar* jgoodies-forms* Loading "installonlyn" plugin Loading "priorities" plugin
2006 Aug 31
1
Need architectural help avoiding render :component
I''m writing a CMS/portal system, and I''m having trouble coming up with a way of routing requests that feels right without using render :component (which I''ve read should never be used). The system works like this: Each user has a set of "pages" which are shown as navigation tabs on the page. The user may rename, reorder, add, or delete pages for a custom
2012 Feb 07
2
Canonical package directory name for JAR files?
We have an R package which needs to include a JAR file. Is there a canonical directory for it?
2006 Feb 17
2
Last Resort Route...
Hey all, can''t find the answer to this through the powers of Google. How can I get a "catch-all" route for anything that doesn''t get mapped otherwise. So basically, the idea I want is to have something like: map.connect "*", :controller => "page", :action => "redirect" and call it good. I''ve tried overriding a couple of
2006 May 22
1
Active Record Migrations -> Table Relations
Hi there ! I am currently investingation ROR. I really like the idea of specifying my database schema via Migrations, but one questions came to my mind. How does one specify Table relations in the migration ? 1. There is a fancy way of doing it with Active Records. 2. I just add manually some Integer ID columns etc... and lateron add the Foreign Key semantic via SQL.. Which one of the above
2008 Dec 03
2
little help with error please (new)
attempting to get starquest online to run in linux. I had to add a couple common dlls. mfc42.dll and msvcp6.dll which got rid of alot of the eorrs after adding thsoe dlls now get this. I donno if theres anythign thing I can try more or if one error means somethign needs coded into wine to implement that feature of the DLL. any help be much appreciated. here is the error Code: wine: Unhandled
2008 Mar 17
2
FiberChannel, and EMC tutorial?
Hi all, Can anyone explain to me, or point me to any docs that explain how the following numbers map together? I have multiple LUNS exported to my HBA''s from multiple EMC arrays. zpool status, and /dev/dsk show device names like: c0t6006048000038794003753594D333837d0 ONLINE 0 0 0 c0t6006048000038794003753594D333838d0 ONLINE 0 0 0
2006 Apr 21
5
installing hieraki help
Ahoy, I tried to install hieraki and it was a big mess. 1) upload_progress module needed to be installed 2) no test/development server configured in the config file so i had to add those 3) no log directory, had to add that 4) had to install 2 gems (ok fine) 5) once the server started, go to homepage and " NameError in Wiki/pageController#index uninitialized constant Node RAILS_ROOT:
2015 Nov 10
2
Telling virt-manager to re-read ~/.gconf in RHEL 6
Hi all, I've written a tool that configured Virtual Machine Manager, but I've got a condition that I am now sure how to handle... If the user isn't logged in and I configure their ~/.gconf/apps/virt-manager/*, and then they log in, everything works great. However, if they've already logged in and there was no prior virt-manager configuration, the custom config is overwritten
2006 May 10
0
Ezra''s acl_system2 and flash not getting populated in functional tests
Hi all, I am using the LoginGenerator and Ezra''s acl_system2 to protect certain actions in my controllers. I have written some functional tests to check for correct handling of redirects, flashes, etc. The flashes however only get populated on the first get action in any given test. Here is what I have so far: In the controller: class PageController < AC before_filter
2006 Mar 09
1
ActionMailer Question -- can''t find email templates
I have a PageController that displays a form. The form is just straight HTML, I only used the form helpers for the form tag as so: -- <%= form_tag({:action => :send_request}, {:method=>:post, :name=>''childsplay''})%> -- In my page controller I have this: -- def send_request email = InfoMailer::deliver_sendrequest(params) end --- in my action mailer class I
2006 Mar 21
0
theme_generator custom application views
I''ve installed the theme generator but am having trouble getting custom application views working. Let''s say I define a action called ''test'' in the controller. class PageController < ApplicationController theme ''bluebird'' layout ''default'' def test end end Now if I define a rhtml page called
2007 Feb 15
0
My domain name is appearing the :id
On my site my domain details (live/)is appearing in the parameters call: Processing PageController#view (for 217.204.65.130 at 2007-02-15 11:12:48) [GET] Session ID: 00d981dc7904b6d78605f1868f41e78b Parameters: {"action"=>"view", "id"=>"live/home.html", "controller"=>"page"} Causing and error finind the file. How can I get
2006 Nov 26
7
mongrel & apache on Win32
I am thinking about migrating a Java based Web Application to Ruby & Rails. Before I start the work I need more information about the runtime environment. I am forced to use Windows 2003 Server and I need SSL. My Java Web Apps all run on Apache 2.x with any of the many J2EE App Servers (Tomcat, Geronimo, etc...) an Windows without any problems. From reading the mongrel web-site I
2010 Aug 05
2
XCP vm install INVALID_SOURCE error
I have just run into the following error when trying to create a debian lenny vm in XCP 0.5.0 from the command line. This used to work in 0.1.1 as far as I can remember. Here is what I did: [root@xcp1 ~]# UUID=`xe vm-install template="Debian Lenny 5.0 (32-bit)" new-name-label=lenny-test-1` VIF=`xe vif-create network-uuid=0c94af8b-da04-5417-cdd6-f4c6236aea8b vm-uuid=$UUID device=0` xe
2011 Mar 30
1
CDR Mysql adaptive Colum
Hello folks, i installed asterisk 1.8 from repo: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages And Looked at this article about CDR in mysl. http://www.voip-info.org/wiki/view/Asterisk+cdr+mysql I installed asterisk-mysql pacakge from debian repo. The cdr in mysql is working, but i can not get cdr adaptive colums are not, i use this in my extension.conf exten =>
2015 Nov 10
0
Re: Telling virt-manager to re-read ~/.gconf in RHEL 6
[adding virt-tools-list to Cc] On Tue, Nov 10, 2015 at 01:00:01AM -0500, Digimer wrote: >Hi all, > > I've written a tool that configured Virtual Machine Manager, but I've >got a condition that I am now sure how to handle... > > If the user isn't logged in and I configure their >~/.gconf/apps/virt-manager/*, and then they log in, everything works >great.