Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove carrierwave underscore filename helper #745

Open
dan-palmer opened this issue May 18, 2015 · 0 comments
Open

Remove carrierwave underscore filename helper #745

dan-palmer opened this issue May 18, 2015 · 0 comments

Comments

@dan-palmer
Copy link
Contributor

Carrierwave replaces spaces with underscores by default when persisting the uploaded object details to the DB. Remove the unnecessary filename processing form the app.

app/forms/additional_claimants_upload_form.rb: 

app/forms/claim_details_form.rb:

app/mailers/base_mailer.rb:

app/presenters/claim_details_presenter.rb:

app/presenters/claimant_csv_presenter.rb:

app/presenters/confirmation_presenter.rb:

app/presenters/jadu_xml/file_presenter.rb:

app/services/jadu/claim.rb:
@tomwm tomwm added the backend label May 18, 2015
@tomwm tomwm added the icebox label Jun 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants