The Official BLOG and Wiki for CustomMode.com
[ start | index | login ]
start > 2007-11-21 > 1

2007-11-21 #1

Created by dmitry. Last edited by dmitry, one year and 71 days ago. Viewed 182 times. #4
[diff] [history] [edit] [rdf]
labels
attachments

install rails 2.0

sudo gem install rails -f  -d -y --source >>http://gems.rubyonrails.org

Seems that the previous step is not enough, in order to install (really install) the edge, we still need to freeze:

rake rails:freeze:edge TAG=rel_2-0-0_PR

And I've also read in few places that the last step needs to be ran twice (don't ask)

And finally in order to get some rake problems sorted out, I had to do a rake gem update:

sudo gem update rake
no comments | post comment
custommode.com | ©2000-2005
webmaster at custommode dot com