I am adding this so I don’t forget. You can install Rails 2.0 using this:
rake rails:freeze:edge TAG=rel_2-0-1
Then if you want to keep up the with the latest edge version you can just do the standard:
rake rails:freeze:edge
I am adding this so I don’t forget. You can install Rails 2.0 using this:
rake rails:freeze:edge TAG=rel_2-0-1
Then if you want to keep up the with the latest edge version you can just do the standard:
rake rails:freeze:edge