Closed dazza-codes closed 9 years ago
Note that fixing the rails gem to 4.2.2 in .gemset did not fix the travis builds, so it's not entirely clear that 4.2.2 vs. 4.2.3 is the source of the problems that motivated this issue in the first place.
The Annotation class might need to be updated for rails 4.2.3, see
This might be fixed by https://github.com/sul-dlss/triannon/commit/407f85c89259b71a814ea329f6d5369f71213d0d
Migrating engine cart concerns into https://github.com/cbeer/engine_cart/issues/23
@ndushay also committed a fix in e50baad4341be504a7682990ae90b276af69c61b
The fixes have passed a build in travis, so closing this issue as fixed (mucho fixed).
.gemspec is pinned to rails 4.2.2 (actually just actionpack 4.2.2 is the issue), because errors arise in 4.2.3, i.e.