Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
development.rb 2.39 KB
production.rb 3.44 KB
test.rb 3.48 KB

Latest revisions

# Date Author Comment
d7c67746 06/20/2018 07:20 AM Michael Moll

Fixes #19873 - Fix Style/MultilineIfModifier cop (#5705)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19873 - Fix Style/MultilineIfModifier cop
68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

661b19cf 04/21/2018 12:31 PM Lukas Zapletal

Fixes #23346 - memory cache store is used for tests

97c21c89 04/13/2018 06:05 AM Andrew Kofink

Fixes #23125: add asset_debug config setting

272386b5 12/18/2017 06:13 PM Tomer Brisker

Fixes #19820, #19822, #19824 - Fix some performance cops

a55600f4 12/11/2017 10:11 PM Dominic Cleal

Fixes #21097 - Update to Rails 5 configuration options

7923c95d 04/06/2017 07:19 AM Dominic Cleal

fixes #18445 - always define eager_load_paths, use require_dep

Allows `eager_load!` to be called or enabled in any environment without
loading files under lib/ twice. Switches many `require` calls to Rails'
`require_dependency` to always use its dependency loader, so when eager...

9601eb47 03/29/2017 05:18 AM Daniel Lobato Garcia

Revert "Revert "fixes #18691 - add as_deprecation_tracker to test environment""

This reverts commit 5a4fdbf71decfb26b88b139bf1f0136d3d3189d4.

5a4fdbf7 03/29/2017 04:46 AM Daniel Lobato Garcia

Revert "fixes #18691 - add as_deprecation_tracker to test environment"

This reverts commit 0fd467c844fd200b5da72a0c670a5ac2bd4a61d6.

3582015c 03/06/2017 03:11 AM Lukas Zapletal

Fixes #18788 - log protected attributes in prod

View revisions

Also available in: Atom