[holy ruby programmers batman!] Questions about the project structure
Markus Prinz
markus.prinz at qsig.org
Sun Dec 23 18:51:48 EST 2007
Hello again,
I've got some questions about the project structure itself:
.) Shouldn't all the rb-files (except "utility_belt.rb") in lib be in
their own subdirectory (that is, 'lib/utility_belt/')? I was wondering
about that, because a hypothetical pastie gem might have a pastie.rb
as well, and then requiring 'pastie' might not yield the expected
results.
.) Shouldn't the Rakefile be removed? (As noted in another message)
.) Why is there still a test-dir?
regards, Markus
More information about the Utilitybelt-tinkering
mailing list