On 22 September 2010 21:48, Abder-Rahman Ali <[email protected]> wrote: > Colin Law wrote: >> On 22 September 2010 21:39, Abder-Rahman Ali <[email protected]> >> wrote: >>> radhames brito wrote: >>>> im looking at the wiki and there is no rails 3 version of active >>>> scaffold! >>> >>> Check this: http://github.com/vhochstein/active_scaffold/wiki >> >> What command did you use to install it? >> >> 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 -- 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.

