Hi Tobias, Tobias Weisserth wrote: > Hi Matijs, > > I moved the gem out of the way. The only thing missing now was the > bluecloth gem which for some reason is not on the list of gems in the > Wiki documentation. Installing this in its newest version did the trick.
Running 'rake gems' should give you the most up-to-date list, with one exception
(see below).
> Everything seems to work now, I cannot detect any weird behaviour.
>
> What do I need to do to run unit tests in Typo edge?
You need to install the rspec-rails gem. This is not listed in 'rake gems'
because adding it to the list puts typo permanently in the TEST environment.
Once you've installed that, just run
rake spec
to run the tests.
Regards,
--
Matijs
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
