Skip to content

Commit

Permalink
fix bin rails
Browse files Browse the repository at this point in the history
  • Loading branch information
qinmingyuan committed Mar 6, 2024
1 parent 073de55 commit 984e552
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion bin/rails
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ APP_PATH = File.expand_path('../test/dummy/config/application', __dir__)
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])

require 'rails_com/all'
require 'rails/all'
require 'rails/engine/commands'
16 changes: 0 additions & 16 deletions bin/vite

This file was deleted.

0 comments on commit 984e552

Please sign in to comment.