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

ledermann / rails-settings / #258
97%

Build:
DEFAULT BRANCH: master
Ran 20 Oct 2023 05:46PM UTC
Jobs 1
Files 6
Run time 1s
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

20 Oct 2023 05:45PM UTC coverage: 94.483%. Remained the same
#258

push

web-flow
Fix NoMethodError on Rails 7.x (#114)

When attempting to run `rails g rails_settings:migration` in a Rails `7.x` project, the generator fails with a `NoMethodError` out of `activerecord-7.1.0/lib/active_record/dynamic_matchers.rb:22`

The `timestamped_migrations` method was moved from `ActiveRecord::Base` to `ActiveRecord` in the `7.x` branch, see
https://github.com/rails/rails/commit/bcd6c0f3d

137 of 145 relevant lines covered (94.48%)

19.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #258.1 20 Oct 2023 05:46PM UTC 6
94.48
Source Files on build #258
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e47ab503 on github
  • Prev Build on master
  • Next Build on master
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

© 2026 Coveralls, Inc