mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-07 00:11:47 +01:00
Extract it from a single helper method and wrap it in a method object. This lets us add tests around it and then (later) split the domain concerns from the view concerns. |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| context_test.rb | ||
| is_taggable_test.rb | ||
| notes_test.rb | ||
| preference_test.rb | ||
| project_test.rb | ||
| recurring_todo_test.rb | ||
| staleness_test.rb | ||
| tag_cloud_query_test.rb | ||
| tag_cloud_test.rb | ||
| tag_test.rb | ||
| tagging_test.rb | ||
| time_to_complete_test.rb | ||
| todo_create_params_helper_test.rb | ||
| todo_test.rb | ||
| user_test.rb | ||