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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T01:54:46+00:00 2026-06-08T01:54:46+00:00

I am getting an error for using a function provided by a special configuration

  • 0

I am getting an error for using a function provided by a special configuration on Heroku even though it works fine on my machine.

Specifically, I am using the Rolify method is_admin? on user, which is made possible by a configuration setting in an initializer file.

So far with Heroku I have migrated the database again, restarted the app and refreshed the page multiple times for each. How can I get Heroku to run the configuration file like my local machine does every time I reset the local server?

Error:

 ActionView::Template::Error (undefined method `is_admin?' for #<User:0x0000000524c8e0>):
2012-07-22T09:00:53+00:00 app[web.1]:     1: <% if current_user.is_admin? %>

Code:

# config/initializers/rolify.rb
Rolify.configure do |config|
  config.use_dynamic_shortcuts
end

Well, I tried one more thing and it worked, but here it is just in case.

  • 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-08T01:54:47+00:00Added an answer on June 8, 2026 at 1:54 am

    I ran $ heroku run rake db:reset and it worked again. Not sure why, but oh well.

    Edit:

    The issue is that if you call Rolify custom methods when the role does not exist yet in the database, it results in an error. To get around this, either seed your database with all of the roles you’ll need, or better, do not use dynamic methods.

    For example, instead of:
    @user.is_admin? use @user.has_role?(:admin) and it will not break.

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

Sidebar

Related Questions

I'm getting error using the following code snippet jQuery(document).ready(function() { jQuery.ajax({ url: url, type:
I'm getting error while using replace in an update statement in sql server 2008.
I keep getting this error when using django templates in Google App Engine: TemplateSyntaxError:
I'm getting an error when using callproc() to call a stored procedure with parameters.
I am getting a strange error using jQuery 1.3.2 and Firefox. I have created
I have installed the android SDK but I’m getting an error when using a
I am getting following error message when using Doctrine ORM in Codeigniter. ( !
I am getting Error in submitting the form using AJAX and Jquery, following is
I'm totally new to flex. I'm getting a build error when using flex. That
I am Getting following error on exporting the video using [exportSession exportAsynchronouslyWithCompletionHandler:^ Error: -[TiBlob

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.