Skip to content

Commit 0829628

Browse files
teetanghclaude
andcommitted
fix: Remove unused application_record.rb file
Removed app/models/application_record.rb since it references ActiveRecord::Base which is not loaded in this application. This application uses Couchbase SDK directly with the CouchbaseConnection module, not ActiveRecord. This fixes the CI error: NameError: uninitialized constant ActiveRecord 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent afeab92 commit 0829628

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/models/application_record.rb

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)