Table of Contents - on_the_spot-1.1.5 Documentation
Pages
- LICENSE
-
README.markdown
- on_the_spot
- Features
- Installation
- Rails 6
- Rails 3.1+/4/5
- Rails 3.x
- Rails 3.0.x
- Routes (for all Rails versions)
- Usage
- Detailed options
- Styling
- Example Usages
- Edit field
- Textarea
- Select-box
- Callback
- Using together with
cancan
- Using together with an authorization system (e.g. Cancan)
- Performing an action upon succesful update
- Example project
- Prerequisites
- Note on Patches/Pull Requests
- Copyright
- jquery.jeditable.mini.js
Classes and Modules
- OnTheSpot
- OnTheSpot::ControllerExtension
- OnTheSpot::ControllerExtension::ClassMethods
- OnTheSpot::Engine
- OnTheSpot::Generators
- OnTheSpot::Generators::InstallGenerator
- OnTheSpot::Helpers
- OnTheSpot::Helpers::OnTheSpotMissingParameters
Methods
- ::included — OnTheSpot::ControllerExtension
- #can_edit_on_the_spot — OnTheSpot::ControllerExtension::ClassMethods
- #convert_array_to_json — OnTheSpot::Helpers
- #copy_javascripts — OnTheSpot::Generators::InstallGenerator
- #copy_locales — OnTheSpot::Generators::InstallGenerator
- #lookup_display_value — OnTheSpot::Helpers
- #on_the_spot_edit — OnTheSpot::Helpers