An open API service indexing awesome lists of open source software.

https://github.com/kyrylo/core_classes

A very simple Ruby library that provides a set of all core Ruby classes/modules accessible through a method
https://github.com/kyrylo/core_classes

Last synced: 4 months ago
JSON representation

A very simple Ruby library that provides a set of all core Ruby classes/modules accessible through a method

Awesome Lists containing this project

README

        

Core Classes
==

```ruby
CoreClasses.as_set

CoreClasses::Stdlib.as_set
```