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.
Please help!!!
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.
Please help!!!
the command i used
C:\InstantRails\rails_apps\new_pb>script/plugin install
git://github.com/activescaffold/active_scaffold.git
On Thu, Jul 30, 2009 at 3:49 AM, seenu [email protected] wrote:
Please help!!!
Are you sure that the plugin works with 2.3.3? If not, I would check
with
the author.
-Conrad
No, i don’t know exactly if it work with rails 2.3.3
Thanks
What version of Ruby are you running?
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?
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
You may not have Git installed. I ran into this issue before. Try the
http protocol instead and see if that makes a difference.
Regards
Kieran
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
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
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs