search for: 844865

Displaying 1 result from an estimated 1 matches for "844865".

Did you mean: 84485
2007 Mar 13
2
create form from db
I think I have a rather simple question: I generate forms rather regularly. I would like to make the process as efficient as possible and would rather generate the markup from the database much like script/generate scaffold does. My question is this: is there a rake task or something that will take the schema of a db as input and create a _table.rhtml file? Thanks in advance, Bryce