NestedFormUI

Getting Started

Gemfile:

gem 'formtastic-bootstrap', git: 'git://github.com/tb/nested_form_ui.git'

application.js:

//= require nested_form_ui/sortable

application.scss:

@import "nested_form_ui/sortable";

Usage

Copyright

This project rocks and uses MIT-LICENSE.