10000 Libraries shouldn't add methods in the global namespace (namely 't') · Issue #5 · mojombo/bert · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Libraries shouldn't add methods in the global namespace (namely 't') #5
Open
@woahdae

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.

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

      0