kelp404 / angular-form-builder

Drag and drop to build bootstrap forms in AngularJS.
http://kelp404.github.io/angular-form-builder/
MIT License
600 stars 340 forks source link

Implementing server side #63

Open shenoudab opened 9 years ago

shenoudab commented 9 years ago

Dears,

i want to use angular-form-builder in my project .. while i'm using rails. how to implement the saving of the form and saving the data submitted in that created form from rails.

Thanks.

hueitan commented 9 years ago

Read the Documentation first =) There are some examples for u.