aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/securerandom.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26905 from bogdanvlviv/docsAndrew White2016-11-131-1/+1
|\
| * Add missing `+` around a some literals.bogdanvlviv2016-10-271-1/+1
* | Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
|/
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-2/+2
* Replace `#=>` with `# =>` [ci skip]amitkumarsuroliya2015-09-191-2/+2
* Add missing requireGuillermo Iguaran2015-01-091-0/+2
* Add SecureRandom.base58Guillermo Iguaran2015-01-091-0/+21
* Move uuid_v5 and uuid_v3 to Digest::UUIDRafael Mendonça França2014-07-151-47/+0
* :nodoc: our SecureRandom patches [ci skip]Godfrey Chan2014-06-261-4/+4
* Auto-generate stable fixture UUIDs on PostgreSQL.Roderick van Domburg2014-01-071-0/+47