Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
Pronounced "Squirrel" - An XQuery based rails framework for rapid application development
Cannot retrieve the latest commit at this time.
| 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