RailsCasts Pro episodes are now free!

Learn more or hide this

demonmind's Profile

GitHub User: demonmind

Comments by

Avatar

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?