RailsCasts Pro episodes are now free!

Learn more or hide this

suren's Profile

GitHub User: ozind

Site: simplecue.com

Comments by suren

Avatar

hello ryan,

i'm trying to paginate an array that is returned by this statement?

InstructorRegistration.where(:joins => :user, :order => 'users.last_name')

been tryin few of the options mentioned online but not sure if these are still supported in this version of the gem...

thanks in advance