Is this possible to install Rails 1.1.6 ?
Id Possible then How ?
Please Help me
Thanx
Is this possible to install Rails 1.1.6 ?
Id Possible then How ?
Please Help me
Thanx
gem install rails -v=1.1.6
Sijo
i had done this … But i got these error…
C:\Ruby\bin>gem install -v = 1.1.6 rails
ERROR: could not find gem 1.1.6 locally or in a repository
ERROR: could not find gem rails locally or in a repository
i just try this and got these result…
C:\Ruby\bin>gem install rails -v=1.1.6
Successfully installed activesupport-1.3.1
Successfully installed activerecord-1.14.4
Successfully installed actionpack-1.12.5
Successfully installed actionmailer-1.2.5
Successfully installed actionwebservice-1.1.6
Successfully installed rails-1.1.6
6 gems installed
Installing ri documentation for activesupport-1.3.1…
ERROR: While generating documentation for activesupport-1.3.1
… MESSAGE: Unhandled special: Special: type=17, text=""
… RDOC args: --ri --op C:/Ruby/lib/ruby/gems/1.8/doc/
activesupport-1.3.1/ri –
quiet lib
(continuing with the rest of the installation)
Installing ri documentation for activerecord-1.14.4…
Installing ri documentation for actionpack-1.12.5…
ERROR: While generating documentation for actionpack-1.12.5
… MESSAGE: Unhandled special: Special: type=17, text=""
… RDOC args: --ri --op C:/Ruby/lib/ruby/gems/1.8/doc/
actionpack-1.12.5/ri --qu
iet lib
(continuing with the rest of the installation)
Installing ri documentation for actionmailer-1.2.5…
Installing ri documentation for actionwebservice-1.1.6…
Installing RDoc documentation for activesupport-1.3.1…
Installing RDoc documentation for activerecord-1.14.4…
Installing RDoc documentation for actionpack-1.12.5…
Installing RDoc documentation for actionmailer-1.2.5…
Installing RDoc documentation for actionwebservice-1.1.6…
But What are the ERROR ?? and WHY ?
Don’t worry about errors while generating the docs, your gems will be
installed just fine. Could have to do with installing it on Windows,
or an outdated rubygems, who knows.
On 15 Jun 2009, at 13:08, Soutom wrote:
ERROR: While generating documentation for activesupport-1.3.1
f this layout -->"
Installing RDoc documentation for actionwebservice-1.1.6…But What are the ERROR ?? and WHY ?
Best regards
Peter De Berdt
Thanx a lot
Try this,
C:\Ruby\bin>gem install rails -v1.1.6
Cheers.
On Mon, Jun 15, 2009 at 4:30 PM, Soutom [email protected] wrote:
gem install rails -v=1.1.6
Sijo
Posted viahttp://www.ruby-forum.com/.
–
Regards,
P.Raveendran
+919941414834
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