tracks/app
Devin Weaver e71d23555e Fixes a crash when using the XML API
The use of "http://localhost/projects.xml" would crash with missing
method 'all' for object 'Array'

This is because the variable @projects did not need to use all in the
XML formatting since it was already assigned above and is now an array.
2012-06-07 15:55:26 -04:00
..
assets tracks now starts in production environment with precompiled assets 2012-05-18 20:20:50 +02:00
controllers Fixes a crash when using the XML API 2012-06-07 15:55:26 -04:00
helpers fix text feeds 2012-05-20 05:46:52 +02:00
mailers initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
models get preferences scenario to pass 2012-05-12 14:01:56 +02:00
views fix text feeds 2012-05-20 05:46:52 +02:00