Skip to content

Libraries shouldn't add methods in the global namespace (namely 't') #5

Description

@woahdae

I encounter this a lot within the ruby community, but this time it actually affects me. defining Object.t conflicts with rails' translate. t should at least be in a module, with a supported way to require bert without defining t.

I'll make a branch, but it'll just be a find/replace of t[ with BERT::Tuple[, so not worth a pull request.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions