Rails 7.1 support #349
Labels
bug
Something isn't working
help wanted
Community assistance requested
to be implemented in v1
This issue or pull request will be resolved in the v1 rework, but has not yet been completed.
Configuration
2.0.9
3.2.2
Rails
Mac
Expected Behavior
Generator
Generator should run successfully.
Actual Behavior
/Users/koops/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/activerecord-7.1.0.rc1/lib/active_record/dynamic_matchers.rb:22:in
method_missing': undefined methodtimestamped_migrations' for ActiveRecord::Base:Class (NoMethodError) from /Users/koops/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/sorcery-0.16.5/lib/generators/sorcery/install_generator.rb:78:in
next_migration_number'from /Users/koops/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/railties-7.1.0.rc1/lib/rails/generators/migration.rb:43:in
set_migration_assigns!' from /Users/koops/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/railties-7.1.0.rc1/lib/rails/generators/migration.rb:59:in
migration_template'from /Users/koops/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/sorcery-0.16.5/lib/generators/sorcery/install_generator.rb:65:in
copy_migration_files'
Steps to Reproduce
rails generate sorcery:install
The text was updated successfully, but these errors were encountered: