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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
There''s a workaround - http://groups.google.ca/group/rubyonrails-talk/browse_thread/thread/20cb12085cb7991e - last post by Ahmed Mohamed. On Jun 5, 11:34 pm, slindsey3000 <slindsey3...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Yes! On Jun 5, 1:52 pm, Ugis Ozols <ugis.ozo...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> There''s a workaround -http://groups.google.ca/group/rubyonrails-talk/browse_thread/thread/2... > - last post by Ahmed Mohamed. > > On Jun 5, 11:34 pm, slindsey3000 <slindsey3...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.