Registry / web-framework / netzke-basepack

netzke-basepack

JSON →
library0.12.9rbrubygemsunverified

Provides feature-rich extendible Netzke components like Grid, Tree, Form, and Window for building desktop-like web apps.

gem install netzke-basepack
INSTALL
IMPORT
SIG · NETZKE-BASEPACK
N
netzke-basepack
web-frameworkrubyv0.12.9
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.

Netzke
require 'netzke-basepack'

Create a grid component for a User model

require 'netzke-basepack' # Define a component in a Rails controller class MyGrid < Netzke::Basepack::Grid def configure(c) super c.model = 'User' end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.9latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
netzke-basepack — gem install netzke-basepack · libregistry