Skip to content
Pronounced "Squirrel" - An XQuery based rails framework for rapid application development
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.settings
art
bin
docs
sandbox
src
xqdoc
README
xquerrail.xpr

README

rails.xq - 


Running Demo Application
------------------------

* Create a database

* Create an anonymous role and anonymous user
**  Do not set to admin role or you will just bypass all security.  admin role overrides all roles.

* Set 'default user' to anonymous user

* Create an appserver pointing code code base /src/

* set url rewriter to /_framework/rewriter.xqy

* Use application-level security 

* login your app with a user on your system
You can’t perform that action at this time.