rosa-build/config/initializers/generators.rb

4 lines
77 B
Ruby

Rails.application.config.generators do |g|
g.test_framework = :rspec
end