public
Description: The web app builder for Rails
Homepage: http://hobocentral.net
Clone URL: git://github.com/tablatom/hobo.git
hobo / hobo
name age message
..
file CHANGES.txt Sat Sep 13 06:44:24 -0700 2008 Changelog and version numbers for 0.8.2 release [tablatom]
file LICENSE.txt Tue Nov 13 08:25:36 -0800 2007 fixing trunk [tom]
file Manifest Sat Sep 13 06:47:43 -0700 2008 Updated Hobo manifest [tablatom]
file README Tue Nov 13 08:25:36 -0800 2007 fixing trunk [tom]
file Rakefile Sat Sep 13 06:44:24 -0700 2008 Changelog and version numbers for 0.8.2 release [tablatom]
directory bin/ Tue Jun 17 03:08:01 -0700 2008 Updated hobo command so that it doesn't force R... [tablatom]
directory doctest/ Fri Jun 13 11:08:14 -0700 2008 Removing all trailing whitespace from .rb and .... [tablatom]
directory dryml_generators/ Thu Sep 25 08:57:15 -0700 2008 Rapid page generators -- added param to <fie... [tablatom]
file init.rb Fri Jul 25 08:49:32 -0700 2008 Symlinked generators now even work when they ca... [bluescreen303]
directory lib/ Fri Oct 10 02:26:52 -0700 2008 Model Controller -- fix to :redirect option for... [tablatom]
directory rails_generators/ Wed Oct 01 09:52:54 -0700 2008 Rapid -- improvements to <input-many> and... [tablatom]
directory script/ Mon May 12 07:15:18 -0700 2008 add rubigen script/generate integration [drnic]
directory taglibs/ Fri Oct 10 10:01:29 -0700 2008 Rapid -- adding multipart attribute to <form... [tablatom]
directory tasks/ Thu Sep 11 07:32:32 -0700 2008 Updated deprecated use of ActiveSupport::Depend... [tablatom]
directory test/ Wed Sep 10 04:08:08 -0700 2008 Reorganising generator tests [tablatom]
file uninstall.rb Tue Nov 13 08:25:36 -0800 2007 fixing trunk [tom]
README
== Welcome to Hobo
Hobo is an Open Source extension to Ruby on Rails which helps you build full blown web applications incredibly quickly 
and easily. Available as a Gem or Rails plugin, Hobo provides a simple, clean and elegant development framework which 
allows for rapid prototyping or production of the most sophisticated web applications.

== Main Features

    * Rapid implementation of dynamic Ajax interfaces in your application with no extra programming.
    * Switchable themes. Customise and tweak your application structure and layout to meet any design goals.
    * Powerful mark-up language, DRYML, combines rapid development with ultimate design flexibility. The end of the 
    cookie cutter blues!