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

  • Home
  • SEARCH
  • 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 8298135
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T15:39:24+00:00 2026-06-08T15:39:24+00:00

I have a method in the parent class of a controller. It’s used as

  • 0

I have a method in the parent class of a controller. It’s used as a before_filter (require_user) on most methods, but I need to call it like a helper_method. When I do so, the method doesn’t get called immediately, it is called asynchronously.

I don’t understand why this is happening.

Example code for the controllers and the error messages from the actual session are here https://gist.github.com/3187671

Any help is appreciated. Thanks!

Edit: I just found this post, which explains that it shouldn’t work; but doesn’t explain why it would call the helper asynchronously http://www.markhneedham.com/blog/2011/01/11/rails-using-helpers-inside-a-controller/

  • 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-08T15:39:26+00:00Added an answer on June 8, 2026 at 3:39 pm

    The redirect_to or render methods do not halt the execution of the method. If you have to be sure that only one of them is called (otherwise Rails throws the DoubleRenderError, see guide 2.2.13). That’s the problem in your code redirect_to is called by require_user, and render is called next.

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

Sidebar

Related Questions

If I have child class,the child class inherits all methods from the parent,but how
I have a controller method: class Promoter extends CI_Controller { function __construct() { parent::__construct();
I have a private method def __pickSide(self): in a parent class that I would
I have written this clone method for when the parent of the Employee class
I have method in a class that I need to make sure is only
Why Child class doesn't have echo() method? Parent = function(){ this.name = 'abc'; }
I have method that returns module path of given class name def findModulePath(path, className):
I have an ASP.NET MVC2 application that uses a parent controller to setup specific
I have a small codeigniter controller. Below is the code class Example extends CI_Controller
I have got this controller: class Start extends CI_Controller{ var $base; var $css; function

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.