Skip to content
aaronbee edited this page Sep 14, 2010 · 9 revisions

Welcome to the PIQL-on-Rails wiki!

Install:
jruby script/plugin install git://github.com/radlab/PIQL-on-Rails.git
Update:
jruby script/plugin install -f git://github.com/radlab/PIQL-on-Rails.git
db/piql.jar is required.

Entities
Queries
Loader Scripts
PIQL Jar Creation

Example Rails Project

Using pfind to convert from ActiveRecord to PIQL.

Clone this wiki locally