Sha256: ed0f21043369cd33e0129b6552c9a9de9a5ed650d2cff86a1e8207aa7b2753a0

Contents?: true

Size: 689 Bytes

Versions: 10

Compression:

Stored size: 689 Bytes

Contents

= Edgarj

Edgarj is an Ajax-based scaffold with:

* QBE(Query By Example) search form.
* column sort on record list.
* popup view & controller for 'belongs_to' relation table to pick up a
  parent record.
* csv download.
* user-role based access control.
* Following levels of customization:
  1. select columns and its order on view for list, form, and search-form
  1. overwrite partial-template for each list, form, and search-form

== Prerequisites

* Rails 3.2 (because of our projects' rails version consistency).
* external 'User' model.

== KNOWN BUGS

* "rake scaffold" (not "rake edgarj:scaffold") generates
  WRONG functional test, which uses Edgarj's functional test template.

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
edgarj-0.01.22 README.rdoc
edgarj-0.01.21 README.rdoc
edgarj-0.01.20 README.rdoc
edgarj-0.01.19 README.rdoc
edgarj-0.01.18 README.rdoc
edgarj-0.01.17 README.rdoc
edgarj-0.01.16 README.rdoc
edgarj-0.01.15 README.rdoc
edgarj-0.01.13 README.rdoc
edgarj-0.01.12 README.rdoc