Sublime Forum

Trouble creating a directory

#1

I am using Sublime to create a Ruby on Rails app for a tutorial. I am trying to create a spec/support directory and a utilities.rb file to be saved in that directory. The spec directory already exists. I am able to create a file called support to save in the spec directory, spec/support. When I create the utilities.rb file to save in spec/support, I am told I can not save the file. I think I am not creating the spec/support directory correctly. The finished file should be named spec/support/utilities.rb

thanks for any help,

Daniel

0 Likes

#2

Daniel,

I am having this exact problem as well. Were you able to figure out a solution?

Thanks,
Matt

0 Likes