Render an Org Chart with Rails
how to do this from the browser using Rails 3, an attempt to separate the view from the logic that drives the drawing, and how to style the output using HTML5 supported svg graphics. www.railsatwork.com
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!
how to do this from the browser using Rails 3, an attempt to separate the view from the logic that drives the drawing, and how to style the output using HTML5 supported svg graphics. www.railsatwork.com
Comments
Oh guys, this is nice an clean. good job.
Post a comment