search for: foobario

Displaying 5 results from an estimated 5 matches for "foobario".

Did you mean: foobar
2005 Dec 23
3
shared hostings: how to compare/evaluate them (aka: "Rails needs a index")
Hi all, New offers for cheap Rails hosting keep popping-up at an increasing pace. - Are they any good? - Is this 60$/year plan good enough for me? - "Is DreamHost any good, despite the hundreds of accounts per server?" - Will plan Z support the load/traffic my client expect? - Is this 60$/month plan @ hoster X better than the 14$/month plan @ hoster Y - Why is
2006 Jul 14
20
Method for associated relationships
I have these tables set up like this: listings has_many :states <field>state_id [int] <other fields.... .............. .............> states belongs_to: listings <field>name <other fields.. ............... .................> In my view I have <%= listing.name %> have also tried listing.state_id.name , that didn''t seem to do the magic either. This
2006 Jul 23
7
"throwing out the old": does Rails really not support...
Frankly I''m losing tolerance for the MS "stack." And I''m intrigued by Rails. But in my outfit I''m not only the web person, but also the application person and the DBA. So when I read that Rails doesn''t want to handle things like "compound keys" I blew right by those claims, thinking, "no way." But before I go deeper, I
2006 Jul 19
3
Flickr.rb - Limiting photo results!
I''m returning my photos to my site, but I''m want to limit the result to like 5 photos or something. Right now, it''s returning all of my public photos. What I''m attempting is to do some sort of counter loop in the view to limit this, but it seems like the API would have a count or a limit option. Does anyone know how to limit the photos returned by
2006 Jul 14
39
Time to split the list?
I hope no one gets offended by my asking, but I wonder what others think about the possibility of splitting the list into two or three focal areas. Personally, I think I''d like to see three seperate lists: 1) newbie development (e.g., help working through tutorials, etc.) 2) more advanced development topics, 3) environment setup / admin.. What do you think? Best regards, Bill