Awesome as usual. By the way i was wondering shouldn't this method CommentPoller.poll() be outside the 'if' clause because if the comments is < 0 then it will never poll again
Thanks for great screencast. Loving the Pro service!
One question regarding pagination. Is it possible to paginate within limited set of records. Eg. If my table contains 300 records and i only want to show the first 100 records to users and then paginate only on those 100 records?
Awesome as usual. By the way i was wondering shouldn't this method CommentPoller.poll() be outside the 'if' clause because if the comments is < 0 then it will never poll again
That doesn't work. It still paginate on all the 300 recordss
Is there any workaround for using will_paginate with active_admin?
Thanks for great screencast. Loving the Pro service!
One question regarding pagination. Is it possible to paginate within limited set of records. Eg. If my table contains 300 records and i only want to show the first 100 records to users and then paginate only on those 100 records?