Displaying 3 results from an estimated 3 matches for "kingdomsolut".
2006 Feb 15
3
Like Query Across Multiple Tables
...e:
    def self.search(search_string)
        find(:all,
            :conditions => ["lower(products.name) like ?",
                "%#{search_string.downcase}%"])
    end
Which works fine, is there an easy way to add the search to include brands?
Thanks,
Dan
--
http://www.kingdomsolutions.com.au
2006 Mar 10
2
RoR Deployment on Shared Hosting
Hey all -
Well, I''ve gone through all of the tutorials I can get my hands on, and 
I''ve developed what is basically a (very) simple front-end to a database 
that I maintain online.
My big problem now is deployment.  Almost everything that I''ve found on 
the web regarding deployment (and this includes the instructions for 
Switchtower/Ccapistrano) assumes that I have
2006 Mar 06
11
coolest startup?
OK, general question for the community -- what''s the coolest startup
using Rails? I don''t think "37 Signals" is a fair answer. I''m curious
as to what kind of other developments are happening. Are there a lot
of startups using Rails in the first place? Or do most of you who are
lucky enough to do Rails for a living (I''m coding Java, bleah) work in
large