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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T11:23:06+00:00 2026-05-24T11:23:06+00:00

I got application which runs on rails 2.3.11. I have created a separate gem

  • 0

I got application which runs on rails 2.3.11. I have created a separate gem set to configure application.

All the gems that are required are installed but when I try to start the server it gives me an error as follows

=> Booting WEBrick

=> Rails 2.3.11 application starting on http://0.0.0.0:3000

/home/re5/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- active_record/acts/list (MissingSourceFile)

from /home/re5/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/activesupport-2.3.11/lib/active_support/dependencies.rb:184:in `require'

from /home/re5/Documents/Client:Applications/LMFT/vendor/plugins/acts_as_list/init.rb:2:in `evaluate_init_rb'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/rails-2.3.11/lib/rails/plugin.rb:158:in `evaluate_init_rb'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/activesupport-2.3.11/lib/active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/rails-2.3.11/lib/rails/plugin.rb:154:in `evaluate_init_rb'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/rails-2.3.11/lib/rails/plugin.rb:48:in `load'

from /home/re5/Documents/Client:Applications/LMFT/config/../vendor/plugins/engines/lib/engines/plugin.rb:44:in `load'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/rails-2.3.11/lib/rails/plugin/loader.rb:38:in `load_plugins'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/rails-2.3.11/lib/rails/plugin/loader.rb:37:in `each'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/rails-2.3.11/lib/rails/plugin/loader.rb:37:in `load_plugins'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/rails-2.3.11/lib/initializer.rb:369:in `load_plugins'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/rails-2.3.11/lib/initializer.rb:165:in `process'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/rails-2.3.11/lib/initializer.rb:113:in `send'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/rails-2.3.11/lib/initializer.rb:113:in `run'

from /home/re5/Documents/Client:Applications/LMFT/config/environment.rb:20

from /home/re5/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'

from /home/re5/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/activesupport-2.3.11/lib/active_support/dependencies.rb:182:in `require'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/activesupport-2.3.11/lib/active_support/dependencies.rb:547:in `new_constants_in'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/activesupport-2.3.11/lib/active_support/dependencies.rb:182:in `require'

from /home/re5/.rvm/gems/ruby-1.8.7-p334@lmft_new/gems/rails-2.3.11/lib/commands/server.rb:84

from /home/re5/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'

from /home/re5/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
    from script/server:3

Can any one help me on this. I’m unable to figure out what was the problem and I tried my best with google.

  • 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-24T11:23:07+00:00Added an answer on May 24, 2026 at 11:23 am

    Your stacktrace suggests you miss acts_as_list plugin. You can find it here: https://github.com/swanandp/acts_as_list

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

Sidebar

Related Questions

I've got an application which displays a field that can have multiple entries but
I've got an MDI application written in Delphi 2006 which runs XP with the
I've got a local application (which I didn't write, and can't change) that talks
I've got a web application that controls which web applications get served traffic from
I've got a C# winforms application that runs in the background, listening for hotkeys
I've created an ARC Application that run's perfect. It's got a UINavigationController that I
In the WIX setup I've got, when upgrading the application I have set a
I've got a web application that has a page full of batch files which
I have an monotouch application that includes an objective-c static library. The application runs
I've got a Python/Django application which runs quite a lot of SQL statements. For

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.