RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: demonmind
I am using nested_forms plugin and everything works great. The only thing is how to add a number to each form generated dynamically. For example 1: first field 2: second field 3: third field
and so on. Any easy way?
I am using nested_forms plugin and everything works great. The only thing is how to add a number to each form generated dynamically. For example
1: first field
2: second field
3: third field
and so on. Any easy way?