Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix NoMethodError for ActiveRecord 7.1.2 in ShortenerGenerator
Fixes error: `method_missing': undefined method `timestamped_migrations' for ActiveRecord::Base:Class (NoMethodError) from ~/.rvm/gems/ruby-3.2.2@maitre-d/gems/shortener-1.0.1/lib/generators/shortener/shortener_generator.rb:12:in `next_migration_number'
- Loading branch information