#22
Solved
Bad model and test file generation naming for SubFolder::Model
Reported by slain on Ajax Scaffold · 16/05/2006 22:07:51
- Assigned to:
- rrwhite
- Priority:
- Normal
- Status:
- Solved
- Category:
- None
- Version:
- 3.1.2
When I created a new subfolder::model it places the resulting files incorrectly. ‘subfolder’ folders are created correctly under the model and test/functional test/unit directories . However the resulting files are not placed in the subfolder (model.rb), and overwrite the existing models. It would appear that the intention is to place the files in the subfolders?
If this is not the intention, then certainly the /model files must not contain the Subfolder:: designation. Seems to be a number of bugs over the past month related to using subfolders to split functionality. Maybe this should be integrated into the testing a little more?
Loading comments...