Registry / web-framework / best-in-place

best-in-place

JSON →
library4.0.0rbrubygemsunverified

A jQuery script and Rails helper for in-place editing of object fields with support for input, text, boolean, and dropdown data.

gem install best_in_place
INSTALL
IMPORT
SIG · BEST-IN-PLACE
B
best-in-place
web-frameworkrubyv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BestInPlace
require 'best_in_place'

Enable in-place editing for a user's name field.

require 'best_in_place' # In a Rails view: # <%= best_in_place @user, :name %>
Debug
Known issues
gotchaRequires jQuery and best_in_place.js in the asset pipeline.
fix
Add //= require best_in_place to your application.js and ensure jQuery is loaded.
affects: >= 0
Upgrade
Version history
4.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
best-in-place — gem install best-in-place · libregistry