Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9288323
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T19:53:18+00:00 2026-06-18T19:53:18+00:00

Absolute beginner with ruby and with rails. My first full blown project will interface

  • 0

Absolute beginner with ruby and with rails. My first full blown project will interface with an existing system through a REST api.

So it doesn’t employ the normal ActiveRecord model and I was hoping for some examples of projects that replace the normal use of models with API calls. The entire CRUD set will require the app to make the corresponding API calls. I’d like to do this the right way, just don’t know what that looks like yet.

Thanks! 🙂

Helpful links for googlers:

http://yetimedia.tumblr.com/post/35233051627/activeresource-is-dead-long-live-activeresource
https://github.com/rails/activeresource

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T19:53:19+00:00Added an answer on June 18, 2026 at 7:53 pm

    I don’t know of any projects that are open source that do this, but I’d recommend looking into Active Resource. It was part of Rails through 3.2, but has been moved to a separate repo for Rails 4. The idea is that it lets you replace database persistance with RESTful APIs, which sounds like exactly what you’re trying to do. There is some documentation here which should give you enough info to get off the ground. There’s also a pretty old Railscast on it, but I’m sure the concepts haven’t really changed that much.

    Here’s an example from the docs that shows how to setup your “model”:

    class Person < ActiveResource::Base
      self.site = "http://api.people.com:3000"
    end
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on ruby on rails and i'm an absolute beginner. My question is:
I'm an absolute beginner to Ruby on Rails; I literally started last night. I'm
[First, I'm an absolute beginner. I tried to express myself as good as I
I am an absolute newbie to web development and ruby on rails. I am
Absolute beginner question here. I have two lists in mathematica. The first one was
I am an absolute beginner. Going through LYAH using emacs. My current Set up:
first - I'm absolute beginner with web back-end stuff! I'm looking for the most
Working through Jerry Lee Ford Jr.'s Powershell 2.0 for the Absolute Beginner book. There's
I am absolute beginner in PHP. Sorry for a very basic API question. I
Absolute beginner question: I have a template file index.html that looks like this: ...

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.