Skip to content

Commit

Permalink
Merge pull request #178 from w-zygmuntowicz/patch-173-installation-ge…
Browse files Browse the repository at this point in the history
…nerator-fails-with-error

Fix motor generators for Rails 7.2
  • Loading branch information
omohokcoj authored Oct 4, 2024
2 parents 28e58ec + c194d58 commit 2351dc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/motor/tasks/motor.rake
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require 'rails/generators'

namespace :motor do
desc 'Create migratione and add route'

Expand Down

0 comments on commit 2351dc3

Please sign in to comment.