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
dev
1 parent 9c71bff commit d2ed3cea7551e3f049d17294073cfb74928738c8
@briley briley authored on 7 Feb 2017
Showing 12 changed files
View
app/helpers/projects_helper.rb
View
app/views/plans/_plan_list_head.html.erb
View
app/views/static_pages/public_plans.html.erb
View
config/locales/de.yml
View
config/locales/en-UK.yml
View
config/locales/en-US.yml
View
config/locales/es.yml
View
config/locales/fr.yml
View
test/functional/answers_controller_test.rb
View
test/helpers/application_helper_test.rb
View
test/helpers/projects_helper_test.rb 0 → 100644
View
test/test_helper.rb