Merge pull request #33 from jqr/fix_formastic_example_url
Correcting URL to formtastic demo
This commit is contained in:
commit
47b5f678b4
|
@ -121,7 +121,7 @@ and inside the `_task_fields` partial we write:
|
||||||
|
|
||||||
That is all there is to it!
|
That is all there is to it!
|
||||||
|
|
||||||
There is an example project on github implementing it called [formtastic-cocoon-demo](https://github.com/nathanvda/formtastic_cocoon_demo).
|
There is an example project on github implementing it called [cocoon_formtastic_demo](https://github.com/nathanvda/cocoon_formtastic_demo).
|
||||||
|
|
||||||
### Using simple_form
|
### Using simple_form
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue