Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

iAmPlus/rack-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rack CRUD

This gem creates CRUD functions for Rack apps.

See Rack CRUD demo for an example.

Dependencies

  1. Rack Routing - Update routes in config/routes.txt
  2. JQuery - Lives in public/js/vendor
  3. Rack CRUD js file: lives in public/js
  4. RequestHandler module: in requests
  5. Templates: templates/layout.mustache and 3 files in the templates model folder
  6. Mustache

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages