[rspec-devel] Output Stripping out "a" characters?
Bryan Ray
bryansray at gmail.com
Tue Feb 26 14:42:46 EST 2008
Yes, unfortunately, this is on a Window's machine.
On Tue, Feb 26, 2008 at 1:36 PM, David Chelimsky <dchelimsky at gmail.com>
wrote:
> On Tue, Feb 26, 2008 at 1:26 PM, Bryan Ray <bryansray at gmail.com> wrote:
> > This is a really weird ...
> >
> > I put rSpec on a project that we're developing ... it only has the one
> > default spec which reads:
> >
> > #Delete this example and add some real ones
> > it "should use Admin::EulasController" do
> > controller.should be_an_instance_of(Admin::EulasController)
> > end
> >
> > The test succeeds, but for some reason it is stripping out the "a"
> > characters ... for example:
> >
> > This is my output:
> >
> > dmin::EulsHelper
> > - should include the dmin::EulsHelper
> >
> > dmin::EulsController
> > - should use dmin::EulsController
> >
> > Finished in 0.61 seconds
> >
> > 2 exmples, 0 filures
> >
> > I'm at a loss for where to even start with this ... I promise we don't
> have
> > the "acts_as_replacement_for_a_characters" plugin loaded.
> >
> > Does anyone have any suggestions or seen this before?
>
> I have seen that before - a while back - I think it was only on
> windows - are you on windows? Regardless, I have no recollection of
> what the problem was.
>
> >
> > --
> > Bryan Ray
> > http://www.bryanray.net
> >
> > "Programming today is a race between software engineers striving to
> build
> > bigger and better idiot-proof programs, and the Universe trying to
> produce
> > bigger and better idiots. So far, the Universe is winning."
> > _______________________________________________
> > rspec-devel mailing list
> > rspec-devel at rubyforge.org
> > http://rubyforge.org/mailman/listinfo/rspec-devel
> >
> _______________________________________________
> rspec-devel mailing list
> rspec-devel at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-devel
>
--
Bryan Ray
http://www.bryanray.net
"Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-devel/attachments/20080226/6efce888/attachment.html
More information about the rspec-devel
mailing list