tablatom / hobo

The web app builder for Rails

This URL has Read+Write access

tablatom (author)
Thu Oct 01 05:46:38 -0700 2009
commit  ccec47d466812bd342483ba6e8e9b1587b05899c
tree    d320514a8f5920ee3fd3dd676a293ffac0e71b73
parent  5d7455203b147cf4da55dcb08ff355c09a7e2199
hobo / hobo
name age message
..
file CHANGES.txt Wed Jun 24 13:12:44 -0700 2009 bump gem to 0.8.8 [Bryan Larsen]
file LICENSE.txt Tue Nov 13 08:25:36 -0800 2007 fixing trunk git-svn-id: svn://hobocentral.net... [tom]
file Manifest Wed Jul 22 08:14:07 -0700 2009 update manifest [Bryan Larsen]
file README Tue Nov 13 08:25:36 -0800 2007 fixing trunk git-svn-id: svn://hobocentral.net... [tom]
file Rakefile Wed Jun 24 13:12:44 -0700 2009 bump gem to 0.8.8 [Bryan Larsen]
directory bin/ Wed Aug 05 04:23:41 -0700 2009 Fixes to generators after adding invite only fe... [tablatom]
directory doctest/ Wed Jul 22 08:16:48 -0700 2009 Bug 469: allow parametrized scopes on associations [Bryan Larsen]
directory dryml_generators/ Loading commit data...
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/ Wed Apr 22 07:51:40 -0700 2009 Work around a bug in ActiveRecord 2.3.2 so that... [bryanlarsen]
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!