generate Rails app from mind map
I just launched GMindApp. It allows you to generate workflow web applications from mind map drawn from Freemind. Gmindapp will convert the workflow into Ruby on Rails application which you can customize models, views and controllers as usual. It will generate tables and keep track of workflow, security according to the mind map.
To start, download the latest sample app gma120229.zip and use this to jump start your app. Right now it only works with Rails 2.3.x and rubygems 1.5.x.
I’m working on rewriting everything from the ground up as gem for Rails 3. For those who still have Rails 2.3 environment, please give it a try and let me know what you think.
Post a comment