stepheno / brewtronic-5000

Brewery Management Rails app
GNU General Public License v3.0
3 stars 0 forks source link

Fancy Recipe creation with ajax addition of Grains, Hops, Minerals and Mash Steps #7

Closed stepheno closed 11 years ago

stepheno commented 12 years ago

Nested Model form parts 1&2 http://railscasts.com/episodes/197-nested-model-form-part-2?view=asciicast

Also, use JQuery autocomplete to get the foreign model id, and jquery to append additional form elements for dynamically sized forms. Plus button adds a new row of grain/hop/etc.