26 Jan, 2015
1 commit
-
This needs to be done for all plugins as well, but it's more complicated there because several plugins have their own test_helper (which will also load the core test_helper).
24 Sep, 2013
1 commit
-
Rails.root is now a Pathname. The best use of it is with the #join method instead of concatenation and such. I therefore am rewriting all this calls to fix/avoid problems.
06 Nov, 2012
1 commit
29 Jan, 2010
1 commit
-
* Documentation browser at /doc * Infra-structure for generating and translating the docs * Added a :release take task for doing th release, which already updates the docs.