Skip to content

Commit 0cba558

Browse files
justin808claude
andcommitted
refactor: replace duplicate bin/dev with symlink to generator template
The spec/dummy/bin/dev file was identical to lib/generators/react_on_rails/bin/dev. Made the generator template the canonical version and replaced the dummy app's copy with a symlink to avoid maintaining duplicate code. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 75372d5 commit 0cba558

File tree

1 file changed

+1
-165
lines changed

1 file changed

+1
-165
lines changed

spec/dummy/bin/dev

Lines changed: 0 additions & 165 deletions
This file was deleted.

spec/dummy/bin/dev

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../lib/generators/react_on_rails/bin/dev

0 commit comments

Comments
 (0)