On Fri, 6 Apr 2012, Justin Ko wrote:
> So as you can see from your backtrace, the error is generating from
> confirmations_controller.rb, which makes sense because it has "class
> Users::ConfirmationsController".
>
> If you look further up the backtrace, you'll see activesupport trying to
> han
On Apr 6, 2012, at 1:40 PM, Patrick J. Collins wrote:
>> On Apr 6, 2012, at 11:21 AM, Patrick J. Collins wrote:
>>> ... Changing the filename app/admin/users.rb to app/admin/wtfs.rb
>>>
>>> makes this error go away... so--- wtfs indeed!
>
> On Fri, 6 Apr 2012, Justin Ko wrote:
>> I'm pretty su
> On Apr 6, 2012, at 11:21 AM, Patrick J. Collins wrote:
> > ... Changing the filename app/admin/users.rb to app/admin/wtfs.rb
> >
> > makes this error go away... so--- wtfs indeed!
On Fri, 6 Apr 2012, Justin Ko wrote:
> I'm pretty sure this is an issue with how Rails autoloads things, I've run
On Apr 6, 2012, at 11:21 AM, Patrick J. Collins wrote:
> I am working on a project that uses active_admin, and I found once
> building out all of the admin resource files, running rspec causes the
> following error:
>
> /Users/patrick/.rvm/gems/ruby-1.9.3-p125@foobar/gems/activesupport-3.2.2/lib