0
Ruby on Rails and Forms
Posted by jason on Feb 19, 2010 in Uncategorized
Just found a cool form tool I’m going to try out for Rails:
http://github.com/justinfrench/formtastic
He built the output to be based on a presentation given by Aaron Gustafson
http://github.com/justinfrench/formtastic
I’ve been doing web development for a LONG time so it’s easy to fall into the trap of thinking I know everything there is to know about something as basic as forms. I’ve learned some really good stuff by Aaron Gustafson’s presentation that I’m going to immediately incorporate into my applications.