Activity
require logger before requiring rails
require logger before requiring rails
active_decorator supports Ruby 3.5 & Rails 8.1
active_decorator supports Ruby 3.5 & Rails 8.1
benchmark has been extracted as a bundled gem since Ruby 3.5
benchmark has been extracted as a bundled gem since Ruby 3.5
logger has been extracted as a bundled gem since Ruby 3.5
logger has been extracted as a bundled gem since Ruby 3.5
[CI] Work around "uninitialized constant Rack::Handler" on rackup 2.2…
[CI] Work around "uninitialized constant Rack::Handler" on rackup 2.2…
[CI] Work around "uninitialized constant Rack::Handler" on rackup 2.2…
[CI] Work around "uninitialized constant Rack::Handler" on rackup 2.2…
[CI] rackup 2.2.0 no longer includes rack/handler.rb
[CI] rackup 2.2.0 no longer includes rack/handler.rb
active_decorator supports Rails 8
active_decorator supports Rails 8
[CI] Rails 8.1 does not support Ruby 3.1
[CI] Rails 8.1 does not support Ruby 3.1
[CI] put favicon file for the test app
[CI] put favicon file for the test app
Drop rake dev dependency
Drop rake dev dependency
No need to bundle selenium-webdriver
No need to bundle selenium-webdriver
Explicitly reload the routes for Rails 8 routes lazy loader
Explicitly reload the routes for Rails 8 routes lazy loader
Rack::Handler is no longer autoloaded since Rack 3.1
Rack::Handler is no longer autoloaded since Rack 3.1
Rails 7.1 also runs rack 3 and requires to bundle rackup gem now
Rails 7.1 also runs rack 3 and requires to bundle rackup gem now
[CI] Rails < 8 doesn't support sqlite3 2.x and sqlite3 2.x doesn't su…
[CI] Rails < 8 doesn't support sqlite3 2.x and sqlite3 2.x doesn't su…
Force push