Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pellegrino/carrierwave_nested

Carrierwave + nested attributes + jquery to add/delete forms
https://github.com/pellegrino/carrierwave_nested

Last synced: about 2 months ago
JSON representation

Carrierwave + nested attributes + jquery to add/delete forms

Awesome Lists containing this project

README

        

Carrierwave Nested

==================

This simple rails app demonstrates how to use nested forms (using ryan bates' nested_form_for) with carrierwave.

For more in-depth information on each of these gems:
[Carrierwave github] (https://github.com/jnicklas/carrierwave)
[Nested Forms] (https://github.com/ryanb/nested_form)