RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in