Alex Fedoseev
Alex Fedoseev

Reputation: 1215

Rails: change location of app directory on local machine

On my local machine I have all rails apps in one folder and it became messy.
I want to reorganize them: put clients apps, engines etc. in separate sub-folders.
Should I change something inside apps or I can just move apps folders to another locations?

Upvotes: 0

Views: 120

Answers (1)

Danny
Danny

Reputation: 6025

you can move them without any impact!

Upvotes: 2

Related Questions