create-claude-rails 0.5.6 → 0.5.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -112,10 +112,6 @@ points to a local path rather than a `node_modules` path):
|
|
|
112
112
|
> https://github.com/orenmagid/claude-on-rails/blob/main/GITHUB-SETUP.md
|
|
113
113
|
> — totally optional. Your feedback is saved either way."
|
|
114
114
|
|
|
115
|
-
Only show the GitHub setup suggestion the first time. Track whether
|
|
116
|
-
it's been shown by checking for a `cor-feedback-gh-prompted` key
|
|
117
|
-
in `.corrc.json`. After the first time, just say "Saved locally."
|
|
118
|
-
|
|
119
115
|
**For either local save path:**
|
|
120
116
|
|
|
121
117
|
- Append the feedback to `~/.claude/cor-feedback-outbox.json` as a
|