Bug 1316518 - Rails app does not boot under development env
Summary: Rails app does not boot under development env
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified vote
Target Milestone: Unspecified
Assignee: Lukas Zapletal
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-10 11:50 UTC by Lukas Zapletal
Modified: 2016-07-20 00:53 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-20 00:53:56 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Lukas Zapletal 2016-03-10 11:50:35 UTC
Getting NoMethodError: undefined method `last_comment' for #<Rake::Application:0x00556033298d88>

This was discussed on the upstream list, Rubocop 0.35 is broken. We need to either pin it to 0.35 as in upstream, or move to 0.38.1 which fixed the issue (https://github.com/bbatsov/rubocop/commit/88a200e59e10868450ceb4316ffc600d9a09b95c)

It will likely break our internal CI as well.


Note You need to log in before you can comment on or make changes to this bug.