Skip to content

citizensadvice/rails-form-builder

Repository files navigation

Citizens Advice Form Builder

Continuous Integration

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add citizens_advice_form_builder

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install citizens_advice_form_builder

Usage

This gem provides a custom Rails form builder which provides a Rails-like interface for generating forms using the Citizens Advice design system component library.

Release process

Instructions can be found in RELEASE.md.