mirror of
https://github.com/we-promise/sure
synced 2026-04-25 17:15:07 +02:00
LLM context files cleanup
This commit is contained in:
@@ -97,4 +97,5 @@ Use this rule to learn how to write ERB views, partials, and Stimulus controller
|
||||
- **Components**: Use `ComponentName` suffix (e.g., `ButtonComponent`, `DialogComponent`, `FilledIconComponent`)
|
||||
- **Partials**: Use underscore prefix (e.g., `_trend_change.html.erb`, `_form_errors.html.erb`, `_sync_indicator.html.erb`)
|
||||
- **Shared partials**: Place in `app/views/shared/` directory for reusable content
|
||||
- **Context-specific partials**: Place in relevant controller view directory (e.g., `accounts/_account_sidebar_tabs.html.erb`)
|
||||
- **Context-specific partials**: Place in relevant controller view directory (e.g., `accounts/_account_sidebar_tabs.html.erb`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user