public
Description: The web app builder for Rails
Homepage: http://hobocentral.net
Clone URL: git://github.com/tablatom/hobo.git
iainbeeston (author)
Sun Nov 08 15:08:52 -0800 2009
tablatom (committer)
Mon Nov 09 06:00:31 -0800 2009
commit  8f57ed8edb2489d2416cfc5afea352b4dda961d0
tree    4c45f061018556e0d87b47c1d731dd96074f1b60
parent  1723e043ecbebed9d7abb04c46fb2c8ca2c5e35b
hobo / hobo
name age message
..
file CHANGES.txt Loading commit data...
file LICENSE.txt Tue Nov 13 08:25:36 -0800 2007 fixing trunk git-svn-id: svn://hobocentral.net... [tom]
file README Tue Nov 13 08:25:36 -0800 2007 fixing trunk git-svn-id: svn://hobocentral.net... [tom]
file Rakefile
directory bin/
directory doctest/ Wed Jul 22 08:16:48 -0700 2009 Bug 469: allow parametrized scopes on associations [Bryan Larsen]
directory dryml_generators/
file init.rb Fri Mar 13 03:46:09 -0700 2009 Removed monkey path for finding generators plug... [tablatom]
directory lib/
directory rails_generators/
directory script/ Mon May 12 07:15:18 -0700 2008 add rubigen script/generate integration [drnic]
directory taglibs/
directory tasks/ Tue Dec 30 06:56:39 -0800 2008 Removing out of date Rake tasks [tablatom]
directory test/ Sat Nov 07 02:43:35 -0800 2009 Typo fix obove to above [betelgeuse]
hobo/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!