xavierlacot / joli.js

joli.js is an Activerecord-like javascript ORM, particularly suited for being used in the Appcelerator Titanium Mobile framework.
MIT License
267 stars 60 forks source link

Added .offset() method to joli.query #41

Closed martinhipp closed 11 years ago

xavierlacot commented 11 years ago

Thanks for the contribution :) By the way, could you please re-push the feature/offset branch, so that I can merge it?

martinhipp commented 11 years ago

The pull request was meant for my fork of Joli, but I am glad you can use them, I have re-pushed the code and sent a new pull request https://github.com/xavierlacot/joli.js/pull/42