My first attempt at using Rextract to create a partial failed. I'm trying to edit the file:
views/layouts/application.html.erb and create the partial: views/layouts/_application.html.erb In visual line mode, I selected the lines in application.html.erb that I want to be in the partial. Then I typed ':' which brought up: :'<,'> And I added: :'<,'>Rextract stylesheets But when I hit return, I was presented with an error message with a red block around it at the bottom of my macvim window that says: No such directory -- 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.

