athityakumar / athityakumar/DashVis
Use ViewHelpers in ERB templates
Open
- Dominant language
- CSS
- Stars
- 30
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
There are lots of Rails ViewHelpers that should replace the existing raw HTML tags in the ERB templates. For example, `` -> `<%= link_to %>`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the ERB templates and inventory the raw HTML tags, starting with the issue’s to link_to example. Review the available Rails ViewHelpers for each applicable tag. Done means the relevant template markup uses ViewHelpers while preserving the existing rendered behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- frontend, web-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100