mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 11:10:12 +01:00
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. |
||
|---|---|---|
| .. | ||
| application_controller.rb | ||
| application_controller.rb.rails2 | ||
| contexts_controller.rb | ||
| data_controller.rb | ||
| feedlist_controller.rb | ||
| integrations_controller.rb | ||
| login_controller.rb | ||
| notes_controller.rb | ||
| preferences_controller.rb | ||
| projects_controller.rb | ||
| recurring_todos_controller.rb | ||
| search_controller.rb | ||
| stats_controller.rb | ||
| todos_controller.rb | ||
| users_controller.rb | ||