-
Notifications
You must be signed in to change notification settings - Fork 2
Not to use double interpolation #91
Copy link
Copy link
Open
Labels
blockedfeature requestNew feature or requestNew feature or requestlibrary issueissue has been created in rubocop library or just in progress and waiting for approvalissue has been created in rubocop library or just in progress and waiting for approvalpostponedNot valuable for nowNot valuable for now
Description
Is your feature request related to a problem? Please describe.
Avoid using double interpolation in the one string
Your thoughts?
Additional context.
Example
"/campaigns/#{@workflow.persisted? ? "update_step/#{@workflow.campaign_id}.json" : "create_step/#{@campaign.id}.json"}"Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blockedfeature requestNew feature or requestNew feature or requestlibrary issueissue has been created in rubocop library or just in progress and waiting for approvalissue has been created in rubocop library or just in progress and waiting for approvalpostponedNot valuable for nowNot valuable for now