Displaying 3 results from an estimated 3 matches for "cashflowclublondon".
2009 Jun 07
4
How to access parent property
Hi,
I am having difficulties accessing parent properties/attributes from
the child. Anyone could shed some lights onto this?
Heres a sample code:
class Parent < ActiveRecord::Base
:has_many => :childs
@connector
def before_save
@connector = ''some connector object''
0..9.do |count|
self.childs << Child.new
self.childs[count].connector =
2009 Jul 02
8
rails hyperthreading on Quad core
Hi, my video sharing website (politube.org) that I developed with rails,
runs on lighttpd/fcgi (I know it is obsolete by now) and is severely
under load and regularly blocks because the lighttpd process chews up
50% of RAM (1GB).
So now I want to move the system to a new server with 8GB, 64bit ,
Quad core processor (intel i7 920) but I am not sure if hyperthreading
will really do anything better.
2009 Jun 22
12
Rails Hosting: Slicehost vs. Rimuhosting
I know similar topics have been covered before, but I''d like to get a
more up-to-date Ruby developer''s opinions. (Please note that I''ve
read similar threads in this group and read a lot of hosting
comparison sites, even contacted both companies and am still having a
hard time making decisions. )
After reading about limitations with shared hosting plans, I decided
that