Hi,
I want to use the latest trunk version for my rails application, I see some cool new features and I cannot wait to use them
How do I accomplish that? Thanks in advance
check out the rails trunk into vendor/rails in your app or, run rake rails:freeze:edge
Fred