Skip to content

Pull requests: spilliton/randumb

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Now doesn't return an array if called without parameters, or random(1)
#1 by promisedlandt was merged Aug 24, 2011 Loading… updated Aug 24, 2011
Remove while loop with repeated rand calls in favor of...
#4 by veader was merged Mar 3, 2012 Loading… updated Mar 3, 2012
The scary red FAILING is too scary. And it's not correct.
#9 by mceachen was merged Jun 5, 2012 Loading… updated Jun 5, 2012
Add postgis adapter support
#15 by subosito was merged Dec 6, 2012 Loading… updated Dec 7, 2012
Fix codeclimate badge and add gem version badge.
#17 by subosito was merged May 4, 2013 Loading… updated May 4, 2013
Added a note on ActiveRecord query caching.
#19 by schuetzm was merged Sep 6, 2013 Loading… updated Sep 6, 2013
Alias :sample to :random method
#13 by stjhimy was closed Oct 19, 2012 Loading… updated Nov 7, 2013
Added ranking column and scalar
#8 by mceachen was merged Jun 18, 2012 Loading… updated Jun 13, 2014
Adding an option to exclude a particular record
#16 by metade was closed Feb 21, 2013 Loading… updated Jun 14, 2014
Return ActiveRecord::Relation for #random method
#24 by paulspringett was closed Feb 24, 2014 Loading… updated Jun 15, 2014
In README: Adding first automatically limits the query to 1.
#27 by joshuapinter was closed Apr 24, 2014 Loading… updated Jun 24, 2014
alias #random with #sample
#20 by spaghetticode was closed Mar 24, 2014 Loading… updated Jun 27, 2014
Methods to provide random and weighted random ActiveRecord::Relation scopes
#25 by paulspringett was merged Feb 25, 2014 Loading… updated Jul 29, 2014
Random seed support
#22 by gmcnaughton was merged Nov 16, 2013 Loading… updated Aug 5, 2014
Using minitest
#33 by spilliton was merged Jul 16, 2015 Loading… updated Jul 16, 2015
attempting to fix some issues caused by new version of minitest
#29 by spilliton was closed Jul 16, 2015 Loading… updated Jul 16, 2015
Return orders as an array instead of a string
#32 by jdurand was merged Jul 4, 2016 Loading… updated Jul 4, 2016
Testing Active Record 5
#36 by spilliton was merged Jan 13, 2017 Loading… updated Jan 13, 2017
Fixing default scope clobbering
#37 by spilliton was merged Jan 16, 2017 Loading… updated Jan 16, 2017
Checking if build passes
#39 by spilliton was closed May 19, 2020 Loading… updated May 19, 2020
Fixing tests, removing support for older Active Record versions
#41 by spilliton was merged May 19, 2020 Loading… updated May 19, 2020
Various deprecation fixes
#38 by chewi was merged May 20, 2020 Loading… updated May 20, 2020
Fix delegate method issue
#40 by koki-miyazaki was closed May 20, 2020 Loading… updated Aug 6, 2021
ProTip! Adding no:label will show everything without a label.