I am somewhat a noob !
Used windows installer to get 1.9.1 on windows.
I am getting errors using Rails 3 and 1.9.1 as described by many.
Would like to get 1.9.2 on my win machine.
Any pointers would be appreciated.
I am somewhat a noob !
Used windows installer to get 1.9.1 on windows.
I am getting errors using Rails 3 and 1.9.1 as described by many.
Would like to get 1.9.2 on my win machine.
Any pointers would be appreciated.
Bartee L. wrote:
I am somewhat a noob !
Used windows installer to get 1.9.1 on windows.
I am getting errors using Rails 3 and 1.9.1 as described by many.
Would like to get 1.9.2 on my win machine.
Any pointers would be appreciated.
You install YARV 1.9.2 pretty much the same way you install YARV
1.9.1, MRI 1.8.7 or MRI 1.8.6:
The only difference between pre-release versions and final releases is
that final releases come in two flavors (an LZMA archive and a .exe
installer) and have CHM documentation whereas the pre-releases only
have the LZMA archives.
Note that IIRC, pik supports YARV 1.9.2, so if you use pik you should
just be able to do:
pik install ruby 1.9.2
I can’t test it though, because for some reason, pik doesn’t work on
my machine.
jwm
Used windows installer to get 1.9.1 on windows.
I am getting errors using Rails 3 and 1.9.1 as described by many.
what problems? Post back if it doesn’t fix with 1.9.2
Roger P. wrote:
Used windows installer to get 1.9.1 on windows.
I am getting errors using Rails 3 and 1.9.1 as described by many.
what problems? Post back if it doesn’t fix with 1.9.2
Installing 1.9.2 corrected my problem.
I got a windows dialog box stating there had been an error in ruby.
Based on some searching in the rails 3 posts, I found statement of
segment fault errors with Rails 3 and 191.
This is my 3rd attempt at approaching Ruby/Rails. I am doing better
this time. There is just so much to know ( as with any language ).
So I got the test app to run !!
On to next steps…
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