maria
maria copied to clipboard
expose grail functions
Expose the grail.find and grail.findAll functions that are part of Maria. No reason to hide them.
These functions are exposed and the maria code uses the maria.find and maria.findAll functions now instead of grail.find and grail.findAll.
Should add some automated tests.