jruby
https://github.com/jruby/jruby
Ruby
JRuby, an implementation of Ruby on the JVM
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
67 Subscribers
View all SubscribersAdd a CodeTriage badge to jruby
Help out
- Issues
- `Data#to_h` and `Data#deconstruct` return values in wrong order when module overrides `initialize` in a subclassed Data class
- Spurious Struct#initialize keyword argument warning (and crash) with `...` forwarding through `super`
- `Data#==`/`Data#eql?` and `Struct#eql?` return false when instances are `extend`ed in `initialize`
- Fix for ClassCastException inside Struct#initialize when delegating ... from a prepended module
- `Thread::Backtrace::Location#absolute_path` returns relative path for files loaded via `load` with bare relative path
- Fix for cloned class singleton class has too many ancestors
- Fix for File.path doesn't raise Encoding::CompatibilityError for ASCII incompatible string
- Fix for import_methods does not allow calling another refined method
- Cloned class's singleton class has too many classes in hierarchy
- Global variable states lost when using `LocalContextScope.CONCURRENT` in Embed API
- Docs
- PatternflyInputInput#input_group
- PatternflyInputInput#input_html_options
- ColumnSortingHelper#sort_direction
- ColumnSortingHelper#sort_column
- PatternflySelectInput#helper_text
- PatternflySelectInput#control
- PatternflySelectInput#label
- PatternflySelectInput#label_html_options
- PatternflySelectInput#input_html_options
- PatternflySelectInput#to_html