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

Y

YoungKing

[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.
 
D

duvan dekoker

[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

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,200
Messages
2,571,046
Members
47,646
Latest member
xayaci5906

Latest Threads

Top