Luis Lavena wrote in post #1000084: > On May 21, 10:54am, Aashish Kiran <[email protected]> wrote: >> Hi, >> >> I am working on windows XP, ruby 1.9.1, rails 3, sass gem. Create a sass >> folder >> in >> >> C:\Documents and Settings\Administrator\rails_app >> > > Can you create your application in a directory without spaces? > (Documents and Settings have spaces in it) > > Also, depending on how you created the application it will be able to > run for non-admin users. > > Access denied is most likely due the elevated privileges issues > (created with admin rights and attempt to use it without these > permissions) > > -- > Luis Lavena
I added sass gem to gem file, to generate css file from scss file. I checked folder/file permissions, Folder/File has full control. Thanks, Aashish -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

