a77

Results 2 issues of a77

Running through a few examples from the manual, cannot get tokenize to work. Here is a paste from irb: ``` 2.0.0p195 :005 > require 'treat' => false 2.0.0p195 :006 >...

Is there a way to scope the tables by default, e.g. append a where to every query that is submitted so select statements are applied only to data related to...