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 6167009
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:26:17+00:00 2026-05-23T22:26:17+00:00

I have a rails project and keep getting the following error when trying to

  • 0

I have a rails project and keep getting the following error when trying to load my new.html.erb page:

Expected /usr/local/www/apache22/data/update_pi_names/app/models/account_number.rb to define Account_number

Heres my def new in the controller:

 def new
    @pi_name = PiName.new
    @account_numbers = Account_number.find_all
    respond_to do |format|
      format.html # new.html.erb
      format.xml  { render :xml => @pi_name }
    end
  end

And my model/account_number.rb:

class AccountNumber < ActiveRecord::Base
        has_and_belongs_to_many :pi_names


end

Let me know if you need any more info!

  • 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-05-23T22:26:18+00:00Added an answer on May 23, 2026 at 10:26 pm

    Reference your model via AccountNumber not Account_number, hence:

    @account_numbers = AccountNumber.all

    Also, you can use all instead of find_all

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a simple ruby on rails project that I'm trying to use a
I have a rails 3 project where boards has_many topics. I'm trying to add
I have got an existing Rails project (Rails 2.3.8) and I got following Model
I have a Rails project which I neglected to build tests for (for shame!)
I have a Rails project which has a Postgres database for the actual application
I am building a ruby on rails project. it is a portal. I have
I am starting a new project for a client today. I have done some
I'm trying to generate a chart in my Rails 3 project using the canvasXpress
I have a legacy Rails project (2.4) that used to work in Netbeans. But
So I have a Git project, and we (a mostly typical Rails project) have

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.