You are here: Browse Railsplugins Has Remote Fields
The intention of has_remote_fields is that you can attach an Active Resource to your Active Record and use it to load the remote fields from that resource into your Active Record model.
It’s not very stable and not really as useful as HyperactiveResource – which is now supplanting use of the above in our projects.