mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
a6b503c052
This commit adds tests for the Action Text install generator. It also includes a few changes in and around `generators_test_helper.rb` to make writing similar tests easier in the future. Closes #39317. Co-authored-by: Abhay Nikam <nikam.abhay1@gmail.com>
3 lines
60 B
Ruby
3 lines
60 B
Ruby
# frozen_string_literal: true
|
|
|
|
Rails.application.load_tasks
|