• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ledermann / rails-settings
97%

Build:
DEFAULT BRANCH: master
Repo Added 17 Mar 2013 07:50AM UTC
Files 6
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • HEAD
  • depfu/check/group/rails-5.2.2.1
  • depfu/check/group/rails-5.2.3
  • depfu/check/group/rails-6.0.0
  • depfu/check/group/rails-6.0.1
  • master
  • revert-87-master
  • rewrite
  • v2.4.1
  • v2.4.2
  • v2.4.3
  • v2.5.0

17 Oct 2025 03:57PM UTC coverage: 97.059%. Remained the same
#423

push

web-flow
Defer loading SettingObject until ActiveRecord is loaded (#119)

The gem was requiring `rails-settings/setting_object` at the top level,
which defines an ActiveRecord::Base subclass and causes ActiveRecord
to load too early. This interferes with Rails’ lazy-loading behavior (eg.
preventing new framework defaults from being applied correctly).

Moving the require statement into the `ActiveSupport.on_load(:active_record)`
block ensures it loads only when ActiveRecord is ready.

1 of 1 new or added line in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

132 of 136 relevant lines covered (97.06%)

19.39 hits per line

Relevant lines Covered
Build:
Build:
136 RELEVANT LINES 132 COVERED LINES
19.39 HITS PER LINE
Source Files on master
  • Tree
  • List 6
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#423 master Defer loading SettingObject until ActiveRecord is loaded (#119) The gem was requiring `rails-settings/setting_object` at the top level, which defines an ActiveRecord::Base subclass and causes ActiveRecord to load too early. This interferes with R... push 17 Oct 2025 03:58PM UTC web-flow
97.06
#422 master Defer loading SettingObject until ActiveRecord is loaded (#119) The gem was requiring `rails-settings/setting_object` at the top level, which defines an ActiveRecord::Base subclass and causes ActiveRecord to load too early. This interferes with R... push 17 Oct 2025 03:58PM UTC web-flow
97.06
#421 master Defer loading SettingObject until ActiveRecord is loaded (#119) The gem was requiring `rails-settings/setting_object` at the top level, which defines an ActiveRecord::Base subclass and causes ActiveRecord to load too early. This interferes with R... push 17 Oct 2025 03:58PM UTC web-flow
97.06
#420 master Defer loading SettingObject until ActiveRecord is loaded (#119) The gem was requiring `rails-settings/setting_object` at the top level, which defines an ActiveRecord::Base subclass and causes ActiveRecord to load too early. This interferes with R... push 17 Oct 2025 03:58PM UTC web-flow
97.06
#419 master Defer loading SettingObject until ActiveRecord is loaded (#119) The gem was requiring `rails-settings/setting_object` at the top level, which defines an ActiveRecord::Base subclass and causes ActiveRecord to load too early. This interferes with R... push 17 Oct 2025 03:58PM UTC web-flow
97.06
#418 master Defer loading SettingObject until ActiveRecord is loaded (#119) The gem was requiring `rails-settings/setting_object` at the top level, which defines an ActiveRecord::Base subclass and causes ActiveRecord to load too early. This interferes with R... push 17 Oct 2025 03:58PM UTC web-flow
97.06
#417 master Defer loading SettingObject until ActiveRecord is loaded (#119) The gem was requiring `rails-settings/setting_object` at the top level, which defines an ActiveRecord::Base subclass and causes ActiveRecord to load too early. This interferes with R... push 17 Oct 2025 03:58PM UTC web-flow
97.06
#414 master Defer loading SettingObject until ActiveRecord is loaded (#119) The gem was requiring `rails-settings/setting_object` at the top level, which defines an ActiveRecord::Base subclass and causes ActiveRecord to load too early. This interferes with R... push 17 Oct 2025 03:58PM UTC web-flow
97.06
#415 master Defer loading SettingObject until ActiveRecord is loaded (#119) The gem was requiring `rails-settings/setting_object` at the top level, which defines an ActiveRecord::Base subclass and causes ActiveRecord to load too early. This interferes with R... push 17 Oct 2025 03:58PM UTC web-flow
97.06
#412 master Defer loading SettingObject until ActiveRecord is loaded (#119) The gem was requiring `rails-settings/setting_object` at the top level, which defines an ActiveRecord::Base subclass and causes ActiveRecord to load too early. This interferes with R... push 17 Oct 2025 03:58PM UTC web-flow
97.06
See All Builds (294)
  • Repo on GitHub
  • CI Project
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc