Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Namespace all the things! #39

Open
jnicklas opened this issue Oct 20, 2011 · 1 comment
Open

Namespace all the things! #39

jnicklas opened this issue Oct 20, 2011 · 1 comment

Comments

@jnicklas
Copy link

All the things

Testbot is adding stuff like Adapter and SSHTunnel to the global namespace. In my case, I already have something called Adapter in my application. Testbot should be a good Ruby citizen and only add the minimal amount of constants necessary to the global namespace. Everything should be namespaced under Testbot

@joakimk
Copy link
Owner

joakimk commented Oct 21, 2011

Yes, this seems like a good idea. Until then you should be able to run testbot through the CLI instead of loading as part of the app. "testbot --help"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants