Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement rb_define_class_id, rb_module_new and rb_define_module_id #1876

Merged
merged 3 commits into from Jan 3, 2020

Commits on Dec 31, 2019

  1. Implement rb_define_class_id, rb_module_new and rb_define_module_id

    No specs cause these are fairly trivial.
    XrXr authored and chrisseaton committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    cef7fe0 View commit details
    Browse the repository at this point in the history
  2. Clarify use of module id

    chrisseaton committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    d38bfd9 View commit details
    Browse the repository at this point in the history
  3. Change log entry

    chrisseaton committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    e7501ce View commit details
    Browse the repository at this point in the history