Skip to content

Conversation

@raghubetina
Copy link

Hi there! Here's another little change I made. Thought I'd share!

The generator was preventing rename operations when the new folder name matched the current folder name. This change allows the rename to proceed by checking if the new path is different from the current Rails root path before throwing an error.

The generator was incorrectly preventing rename operations when the new folder name matched the current folder name. This change allows the rename to proceed by checking if the new path is different from the current Rails root path before throwing an error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant