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 am using Rails Warden plugin. It defines a helper method 'user' that returns
I have a controller action helper where i save a user object into the
I have a jQuery plugin, supersized 3.2.7 working in Chrome and Firefox but just
I have features I would like to be portable between my own Rails applications.
My helper class has a plugin-dependecy and I'd like to double check if that
I'm refactoring on old Rails app, and I have a lot of little methods\helpers
I'm trying to include the jquery helper in my zend project, documentation from zend
Anyone have any success with a JRuby on Rails war deployment and calendar_date_select? The
I have a 64-bit-only application that I am developing in Objective-C on Cocoa. It
A Browser Helper Plugin I'm writing at the moment (C++) needs a list of

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.