integration icon indicating copy to clipboard operation
integration copied to clipboard

Integration methods, based on original work by Beng

Results 3 integration issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task...

dependencies

Total library rewrite. Main goals are compatibility with latest Ruby (2.1.2), total architecture remake and old API compatibility. 1. Extracted and refactored each ruby integration method to separate class. 2....

I know 1.8.7 is on it's way out, but define_singleton_method in looks like the only thing making this gem incompatible with 1.8.7. Any chance of accepting a pull request that...