class Site
def catchall
def catchall create({ :domain => '', :name => 'default_site', :base_domain => 'localhost', :homepage => Page.find_by_parent_id(nil) }) end
def catchall create({ :domain => '', :name => 'default_site', :base_domain => 'localhost', :homepage => Page.find_by_parent_id(nil) }) end