Fresh project with edge rails - can't find active_resource

Hi Robert,

either check out active_resource to vendor/rails explicitly or

gem install activeresource --source [http://gems.rubyonrails.org](http://gems.rubyonrails.org)

Cheers,
Jan