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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T19:52:38+00:00 2026-05-16T19:52:38+00:00

In a plugin helper, I have: include Rails.application.routes.url_helpers url_for(:only_path => true, :controller => ‘people’,

  • 0

In a plugin helper, I have:

include Rails.application.routes.url_helpers
url_for(:only_path => true, :controller => 'people', :action => 'new')

Note that uses the new include syntax, that part works ok. But I get an error:

undefined local variable or method `controller' for #<ActionView::Helpers::InstanceTag:0x311ddf4>

Is there a new way to specify this, like maybe ‘controller#action’ ? what’s the key?

  • 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-16T19:52:39+00:00Added an answer on May 16, 2026 at 7:52 pm

    url_for should work as usual, see http://api.rubyonrails.org/classes/ActionView/Helpers/UrlHelper.html#method-i-url_for

    I checked it on my console:

    ruby-1.9.2-head > include Rails.application.routes.url_helpers
     => Object 
    
    ruby-1.9.2-head > url_for(:only_path => true, :controller => 'admin/providers', :action 
    => 'new')
    
    => "/admin/providers/new" 
    

    Maybe the error doesn’t occur in the url_for because your error messages says ActionView::Helpers::InstanceTag this sounds like you’re using some kind of Tag like link_to etc. Did you think about this?

    Best regards

    Simon

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

Sidebar

Related Questions

I have my view helper in Library/My/View/Helper/LoadSkin.php , I added this line in application.ini
I am using Rails 2.3.9, and have installed the rails_xss plugin. I have made
in a jQuery plugin i have created helper functions, like this (function($) { var
I have implemented Nick's Facebook Plugin. Have Imported the Facebook Helper and Connect Component
I am using Rails Warden plugin. It defines a helper method 'user' that returns
This is a Zend Framework question. If I have a Controller, an Action Helper,
I have a controller action helper where i save a user object into the
I'm building a plugin system for my application. I've read that anyone can decomple
Is there a firefox plugin which functions as an SVN client? I have checked
I have features I would like to be portable between my own Rails applications.

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.