Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

I can't install the rails 2's plugin scaffolding

0 views
Skip to first unread message

YoungKing

unread,
Mar 24, 2008, 5:18:11 AM3/24/08
to
[Note: parts of this message were removed to make it a legal post.]

When I entered the following command:
>ruby script/plugin install scaffolding

it promoted as follows:
+ ./MIT-LICENSE
+ ./README
+ ./Rakefile
Plugin not found: ["scaffolding"]

Even I do it this ways,
>ruby script/plugin install
http://dev.rubyonrails.com/svn/rails/plugins/scaffolding

it can't either.
I can access this site by web, where is the problem ?
thx.

duvan dekoker

unread,
Mar 24, 2008, 6:26:05 AM3/24/08
to
[Note: parts of this message were removed to make it a legal post.]

I had the same issue with scaffolding. Its due to the fact that scaffolding
has been depreciated with the latest release of RoR.
If you really want to use this feature of rails, downgrade to an earlier
version of rails. Especially if you are following a tutorial of sorts, using
a newer version of rails will bring you untold problems!

Good luck

0 new messages