Table of Contents - cocoon-1.2.6 Documentation
Pages
-
README.markdown
- cocoon
- Prerequisites
- Installation
- Rails 3.1+/Rails 4
- Rails 3.0.x
- Basic Usage
- Strong Parameters Gotcha
- Examples
- Formtastic
- SimpleForm
- Standard Rails forms
- How it works
- link_to_add_association
- :render_options
- :partial
- :wrap_object
- :force_non_association_create
- link_to_remove_association
- Callbacks (upon insert and remove of items)
- Control the Insertion Behaviour
- Partial
- Note on Patches/Pull Requests
- Contributors
- Todo
- Copyright
- Not Related To Apache Cocoon
Classes and Modules
- Cocoon
- Cocoon::Engine
- Cocoon::Engine::ActionView
- Cocoon::Generators
- Cocoon::Generators::InstallGenerator
- Cocoon::ViewHelpers
Methods
- #copy_the_javascript — Cocoon::Generators::InstallGenerator
- #link_to_remove_association — Cocoon::ViewHelpers