Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion lib/roo_on_rails.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module RooOnRails

if defined?(Rails)
require 'dotenv/rails-now'
require 'roo_on_rails/railties/logging'
require 'roo_on_rails/railties/env'
require 'roo_on_rails/railties/database'
require 'roo_on_rails/railties/http'
Expand Down
25 changes: 0 additions & 25 deletions lib/roo_on_rails/railties/logging.rb

This file was deleted.

2 changes: 1 addition & 1 deletion lib/roo_on_rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module RooOnRails
VERSION = '2.0.1'.freeze
VERSION = '2.0.2'.freeze
end
66 changes: 0 additions & 66 deletions spec/integration/logging_spec.rb

This file was deleted.