On 22 Apr 2009, at 01:43, Anthony Broad-Crawford wrote:
I am writing a gem and using RSpec to drive my development.
However, whenever I describe a class within the gems lib I get an
uninitialized constant error. I am placing my folder structure,
spec.rake and first spec below. I feel I
I am writing a gem and using RSpec to drive my development. However,
whenever I describe a class within the gems lib I get an uninitialized
constant error. I am placing my folder structure, spec.rake and first
spec below. I feel I must be missing something obvious.
Additionally, I did o