|
Updated projects_helper by renaming 'project_list_column_body' to 'plan_list_column_body'. updated references to that code block. moved hard-coded 'Unknown' to locale files. Added tests for projects_helper
|
|---|
|
|
| app/helpers/projects_helper.rb |
|---|
| app/views/plans/_plan_list_head.html.erb |
|---|
| app/views/static_pages/public_plans.html.erb |
|---|
| config/locales/de.yml |
|---|
| config/locales/en-UK.yml |
|---|
| config/locales/en-US.yml |
|---|
| config/locales/es.yml |
|---|
| config/locales/fr.yml |
|---|
| test/functional/answers_controller_test.rb |
|---|
| test/helpers/application_helper_test.rb |
|---|
| test/helpers/projects_helper_test.rb 0 → 100644 |
|---|
| test/test_helper.rb |
|---|