frankpimenta (Frank Pimenta)
- Login: frankpimenta
- Registered on: 10/18/2017
- Last sign in: 10/18/2017
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 1 | 2 |
Activity
10/19/2017
- 06:50 AM Ruby master Feature #14025: #initialize with ivars
- Where did I define that only one argument could be passed?
I don't want to initialize ivar explicitly in #initiali...
10/18/2017
- 07:44 PM Ruby master Feature #14025: #initialize with ivars
- ~~~ ruby
module ObjectInitialization
def self.included base
base.class_eval do
extend ClassM... - 02:47 PM Ruby master Feature #14025 (Open): #initialize with ivars
- For:
class Person
def initialize name = 'person'
@name = name
end
end
I thought that the ... - 02:53 PM Ruby master Bug #14026: RUBY ERROR ON DIVISION with FDIV
- Screen shot is better for the eye.
- 02:49 PM Ruby master Bug #14026 (Closed): RUBY ERROR ON DIVISION with FDIV
- ~$ ruby -v
ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-darwin16]
~$ rvm use 2.4.2
Using /Users/frankpim...
Also available in: Atom