We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fork the Noodall Form Builder repo
Clone your fork locally
git clone <your-fork-url>
In the app that will use the Noodall Form Builder, point the gem at the local path you cloned.
gem 'noodall-form-builder', path: '/path/to/local/form-builder'
Makes changes
Submit a pull request :)