[Rails] Re: Rails 2.3.x and active_scaffold Installation

2009-07-31 Thread seenu
Hi Marnen Laibow-Koser Thanks a lot I installed git on my server and finally i was able to install active_scaffold plugin. Thanks a lot to all, for ur quick replays On Jul 31, 10:42 am, seenu wrote: > i tried even with http also, it is just creating active_scaffold > folder and nothing happens

[Rails] Re: Rails 2.3.x and active_scaffold Installation

2009-07-30 Thread seenu
i tried even with http also, it is just creating active_scaffold folder and nothing happens my ruby version is 1.8.6 Thanks for suggestions help me out On Jul 31, 2:08 am, Kieran P wrote: > You may not have Git installed. I ran into this issue before. Try the > http protocol instead and see if

[Rails] Re: Rails 2.3.x and active_scaffold Installation

2009-07-30 Thread Kieran P
You may not have Git installed. I ran into this issue before. Try the http protocol instead and see if that makes a difference. > script/plugin install http://github.com/activescaffold/active_scaffold.git Regards Kieran On Jul 30, 10:52 pm, seenu wrote: > the command i used > C:\InstantRails\r

[Rails] Re: Rails 2.3.x and active_scaffold Installation

2009-07-30 Thread Marnen Laibow-Koser
seenu wrote: > the command i used > C:\InstantRails\rails_apps\new_pb>script/plugin install > git://github.com/activescaffold/active_scaffold.git Do you have a git client installed and in your path? Best, -- Marnen Laibow-Koser http://www.marnen.org mar...@marnen.org -- Posted via http://www.ru

[Rails] Re: Rails 2.3.x and active_scaffold Installation

2009-07-30 Thread Rick
What version of Ruby are you running? On Jul 30, 7:22 am, seenu wrote: > No, i don't know exactly if it work with rails 2.3.3 > > Thanks > > On Jul 30, 3:57 pm, Conrad Taylor wrote: > > > On Thu, Jul 30, 2009 at 3:49 AM, seenu wrote: > > > > Hi, > > > > I have upgraded to rails 2.3 and active_

[Rails] Re: Rails 2.3.x and active_scaffold Installation

2009-07-30 Thread seenu
No, i don't know exactly if it work with rails 2.3.3 Thanks On Jul 30, 3:57 pm, Conrad Taylor wrote: > On Thu, Jul 30, 2009 at 3:49 AM, seenu wrote: > > > Hi, > > > I have upgraded to rails 2.3 and active_scaffold plugin is not > > working. > > when i run this command it creates a active_sacaf

[Rails] Re: Rails 2.3.x and active_scaffold Installation

2009-07-30 Thread Conrad Taylor
On Thu, Jul 30, 2009 at 3:49 AM, seenu wrote: > > > Hi, > > I have upgraded to rails 2.3 and active_scaffold plugin is not > working. > when i run this command it creates a active_sacaffold folder in vendor/ > plugins, but its an empty folder. I googled but found no way to > install it. > > Pleas

[Rails] Re: Rails 2.3.x and active_scaffold Installation

2009-07-30 Thread seenu
the command i used C:\InstantRails\rails_apps\new_pb>script/plugin install git://github.com/activescaffold/active_scaffold.git On Jul 30, 3:49 pm, seenu wrote: > Hi, > > I have upgraded to rails 2.3 and active_scaffold plugin is not > working. > when i run this command it creates a active_sacaf