1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
Kyrylo Silin 235203b11f lib/pry.rb: keep randomness predictable!
Still a horrible hack, but at least it fixes issue
https://github.com/pry/pry/issues/988 (In PRY, srand() and rand()
results differs from IRB's or command line Ruby's).

I also would like to mention that the `result` variable also contains
some extra "\e[0m" sequences; it also messes Pry Theme up (singleton
objects) a bit.
2013-10-24 02:17:51 +03:00
..
pry Fix ruby 1.8.7 harder 2013-10-19 22:16:19 -07:00
pry.rb lib/pry.rb: keep randomness predictable! 2013-10-24 02:17:51 +03:00