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

lotus / model / 329 / 6
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 19 Dec 2014 12:56PM UTC
Files 24
Run time 11s
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

19 Dec 2014 12:54PM UTC coverage: 99.035%. First build
2.1.4

Pull #132

travis-ci

stevehodgkiss
Fix conflict with ActiveSupport dependency loading

`Object#require` in ActiveSupport attempts to call their own `load_dependency` method [1], which is overridden in the Adapter class and causes an error when Lotus Model is used with Rails. This addresses the conflict by choosing a different method name.

```
/opt/boxen/rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/bundler/gems/model-17b037ea2cb5/lib/lotus/model/config/adapter.rb:85:in `load_dependency': wrong number of arguments (1 for 0) (ArgumentError)
        from /opt/boxen/rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/activesupport-4.2.0.rc1/lib/active_support/dependencies.rb:274:in `require'
        from /opt/boxen/rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/bundler/gems/model-17b037ea2cb5/lib/lotus/model/config/adapter.rb:87:in `load_dependency'
```

[1] https://github.com/rails/rails/blob/4-2-0/activesupport/lib/active_support/dependencies.rb
Pull Request #132: Fix conflict with ActiveSupport dependency loading

821 of 829 relevant lines covered (99.03%)

92.61 hits per line

Source Files on job 329.6 (2.1.4)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 329
  • Travis Job 329.6
  • b91cad9c on github
  • Next Job for 2.1.4 on master (#330.6)
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