Colin Law wrote: > On 22 September 2010 21:48, Abder-Rahman Ali <[email protected]> > wrote: >>> >>> Colin >> >> I used this command: >> >> rails plugin install git://github.com/vhochstein/active_scaffold.git >> >> But, I don't get any response after running this command! > > If there was no response I suspect it did not work. Have you got git > installed? > If it did install the plugin you should see it under the vendor dir in > your app (or wherever it goes in Rails 3). > > Colin
I have git installed. Under vendor/plugins I see an EMPTY active_scaffold folder. Does cloning active_scaffold and manually inserting it in the "plugins" folder do the job? I'll try it out. -- 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.

