nested_inherited_jruby_include_package
Package inclusion fix
Patches JRuby to include Java packages in nested and inherited classes/modules
JRuby include_package implementation that works across nested/inherited classes/modules
0 stars
3 watching
1 forks
Language: Ruby
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
jruby/jruby-debug | Provides a JRuby-based backend for Ruby Debugger | 15 |
paulgoetze/weka-jruby | Provides a JRuby wrapper around the Weka Java library for machine learning and data mining in Ruby. | 65 |
jedld/brains-jruby | An implementation of a feedforward neural network toolkit for JRuby | 60 |
mimosa/jieba-jruby | Provides a Ruby port of the popular Chinese language processing library Jieba | 8 |
skorks/nesty | Provides a way to nest errors in Ruby applications without losing the information from the original error. | 117 |
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |
andyobtiva/super_module | Allows defining class methods and method invocations the same way as super classes without using def included(base). | 140 |
drrb/java-rust-example | An example project demonstrating interoperability between Java and Rust | 340 |
janlelis/irbtools | Improves Ruby's IRB console with default configuration and debugging tools | 921 |
puppetlabs/puppetlabs-java | Automates the installation and management of Java packages on various systems. | 102 |
ybur-yug/volt-packjs | Automates packaging and publishing of JavaScript libraries for use in Volt applications | 1 |
jruby/jruby | An implementation of the Ruby language on the JVM, aiming to provide concurrency and integration with Java. | 3,796 |
andyobtiva/abstract_feature_branch | A Ruby gem that enables Continuous Integration and Trunk-Based Development by allowing developers to switch features on or off at will | 23 |
jakezhaojb/arae | An implementation of Adversarially Regularized Autoencoders for language generation and discrete structure modeling. | 400 |
jruby/warbler | A tool that bundles Ruby applications into executable war files deployable on Java servers | 883 |