So the "script/plugin install ..." script no longer works without git?
Sonny. Fernando Perez wrote: > Sonny Chee wrote: >> Hey Guys, >> >> I tried the following on my rails 2.1.1 project: >> >>> script/plugin install acts_as_tree >> >> and I got the following error: >> >>> Plugin not found: ["acts_as_tree"] >> >> This method of installing plugins worked months ago on another rails >> 2.0+ project.... Do I need to use github now? >> >> Sonny. > > You can go to github, and download the tarball, extract it in your > vendor/plugins folder, then follow instructions if any additional step > is required. Git is not compulsory, but highly recommended. > > > -- > IT video training screencasts in french language: http://www.digiprof.fr -- 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 -~----------~----~----~----~------~----~------~--~---

