General

Profile

eloyesp (Eloy Esp)

  • Login: eloyesp
  • Email: eloyesp@gmail.com
  • Registered on: 06/11/2010
  • Last sign in: 09/05/2014

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

12/20/2022

04:15 AM Ruby Revision 012ef7d1 (git): [rubygems/rubygems] Fix tests checking intermediate files
Some tests check that the shared objects are actually installed, but
checking an intermediate build file instead of the installed one.
https://github.com/rubygems/rubygems/commit/ad526073b0
eloyesp (Eloy Esp)
04:15 AM Ruby Revision 0a9544ce (git): [rubygems/rubygems] Cleanup intermediate artifacts after installing built extensions
https://github.com/rubygems/rubygems/commit/98b6a959bd eloyesp (Eloy Esp)

08/10/2014

11:59 PM Ruby Bug #10105: Mixed styles for class methods on Tempfile break RDocs.
I've tried to fix it only touching documentation, and it seems to be
impossible, rdoc does not understand the `class << self` syntax (I
understand rdoc in this point, ruby is not easy to parse). I've added an
issue in Rdoc for it ...
eloyesp (Eloy Esp)

08/08/2014

08:02 PM Ruby Feature #7792: Make symbols and strings the same thing
I think the proposal is goood, if the change is better to new programmers it means it is better for all programmers, (because eventually the old experienced ruby programmer will die) and we will be adapting the people to the code instead... eloyesp (Eloy Esp)

08/05/2014

07:35 PM Ruby Bug #10105: Mixed styles for class methods on Tempfile break RDocs.
I don't think that it is only a bug in RDoc.
There are at least 3 ways to define class methods in ruby, and I think that all are acceptable, but define two class methods in different ways in the standard library it's not a good exampl...
eloyesp (Eloy Esp)

08/01/2014

08:27 PM Ruby Bug #10105 (Closed): Mixed styles for class methods on Tempfile break RDocs.
I've already made a little pull request here https://github.com/ruby/ruby/pull/691.
The diff is here: https://github.com/ruby/ruby/pull/691.diff
But to make the real changes clear is it better to ignore white-space (as there are ma...
eloyesp (Eloy Esp)

Also available in: Atom