Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danbronsema/carrierwave_nested

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

Last synced: 3 months ago
JSON representation

Carrierwave + nested attributes + jquery to add/delete forms

Awesome Lists containing this project

README

        

Carrierwave Nested
==================

* Updated to Rails 3.0.10
* Working with minimagick (Rmagick serious problems!)

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] (https://github.com/jnicklas/carrierwave)

[Nested Forms] (https://github.com/ryanb/nested_form)