I have git installed on my windows machine. Am typing ruby script/plugin install git://github.com/defunkt/acts_as_textiled.git
In my vendor/plugins directory it shows acts_as_textiled. However, there are no files in the folder and obviously when I run rails I get "undefined method `acts_as_textiled' " Have tried --force to try again, and have tried http instead of git. Any thoughts? Thanks! Shawn -- 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.

