Action Flow plugin

Plugin details

ActionFlow is a declarative flow controller usable by Ruby on Rails applications. Its an efficient, easy and simple Domain Specific Language which allows developers to organize a suite of user actions aimed at a precise goal.

Websitehttp://actionflow.devdonkey.org/ActionFlow Repositorysvn://rubyforge.org/var/svn/actionflow Author Luc Boudreau Tags flow, control LicenseUnknown

Documentation

Install the plugin:
ruby script/plugin install svn://rubyforge.org/var/svn/actionflow

For the lazy
================

For those of you who are too lazy to read documentation and APIs, I’ve compiled a couple howtos to help you get started fast. Don’t be scared, ActionFlow DSL is so easy to use you can create complete flows in minutes.
* Creating Controllers
* Creating Views
* Basic Mapping Example
* Demo Application

Still, I strongly recommend reading at least about the main concepts of ActionFlow.

For the hardcore
====================

There are three main documentation sources to help you master ActionFlow. Use them at will.

* This WIKI... dah.
* The API
* The source code

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: hardway, about 1 year ago