Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Rileshttps://gist.github.com/1265585

I'm getting an error (NoMethodError (undefined method `error' for true:TrueClass)) while trying to create a new user in Active Admin.

I followed this tutorial [http://net.tutsplus.com/tutorials/ruby/create-beautiful-administration-interfaces-with-active-admin/] to add an easy way to add new users which I found in this thread Adding New Admins to Active Admin

Anyone able to help out? I imagine it's a simple rails option I'm skipping or a devise stone I'm tripping over.

Note: ActionMailer doesn't really have domain as the domain.

share|improve this question

1 Answer

up vote -1 down vote accepted

I ended up answering this awhile ago and it had to deal with misconfiguration on my part elsewhere in the program.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.