b140c81b71ba44af57c107fc55a5c9b336e90896
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method protected normalizePathWithoutLeadingSlash(fileName String, enforceUnixSeparator boolean) : String from class ninja.AssetsController to public normalizePathWithoutLeadingSlash(fileName String, enforceUnixSeparator boolean) : String from class ninja.AssetsControllerHelper | From | To | |
| Inline Method | 1 | ||
| Inline Method protected normalizePathWithoutLeadingSlash(fileName String) : String inlined to private getStaticFileFromAssetsDir(fileName String) : URL in class ninja.AssetsController | From | To | |
| Extract Class | 1 | ||
| Extract Class ninja.AssetsControllerHelper from class ninja.AssetsController | From | To |