| |
EnkiBlog |
Hey guys, I'll have to get an ubuntu image installed and get back to > Any help, please?
> [ ]s
> On 26 abr, 15:03, Bosko Ivanisevic <bosko.ivanise...@gmail.com> wrote:
>> rake spec
>> on Ubuntu 8.04 finished with four errors:
>> 1) ActionController::RoutingError in 'Admin::CommentsController
>> 2) ActionController::RoutingError in 'Admin::CommentsController
>> 3) ActionController::RoutingError in 'Admin::PostsController handling
>> 4) ActionController::RoutingError in 'Admin::PostsController handling
>> On Windows machine all tests pass. Has anyone faced same behavior? I
>> Regards,
you. Was there any stack trace with the errors?
> Exactly the same error here but Ubuntu 9.04!
> mcg
>> I've tried Enki blog and I think it is really awesome, but I had one
>> problem. Running:
>> handling DELETE to destroy, JSON request deletes comment'
>> handling DELETE to destroy, JSON request renders comment as json'
>> DELETE to destroy, JSON request deletes post'
>> DELETE to destroy, JSON request renders post as json'
>> didn't have time to take a closer look at the source to find out cause
>> of these errors, so I would appreciate if anyone can give a hint how
>> to fix them or just give short explanation why this happens.
>> Bosko