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
31 Jan, 2011
1 commit
14 Oct, 2009
1 commit
-
It will be created on startup if needed. This way we allow the local site administrator to set a different default theme. (ActionItem1279)