RedOne (Mark Morgan)
- Login: RedOne
- Registered on: 01/18/2021
- Last sign in: 01/18/2021
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/18/2021
-
08:23 PM Ruby Bug #17555: subclasses method in 2.7.2 is buggy
- mark@MacBook-Pro-2 my-project-rails5 % rvm use ruby-2.7.0
Using /Users/mark/.rvm/gems/ruby-2.7.0
mark@MacBook-Pro-2 my-project-rails5 % rails c
Warning: the running version of Bundler (2.1.2) is older than the version that created the... -
08:21 PM Ruby Bug #17555 (Rejected): subclasses method in 2.7.2 is buggy
- I am finding that the subclasses method in 2.7.2 gives a faulty result, containing only one of the many subclasses in my system. Example, running 2.7.0 first, then 2.7.2:
mark@MacBook-Pro-2 my-project-rails5 % rvm use ruby-2.7.0
Usi...