зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-09-06 03:35:50 +03:00
Setup Appraisal
Этот коммит содержится в:
@@ -33,4 +33,15 @@ RSpec.configure do |config|
|
||||
config.use_transactional_fixtures = true
|
||||
config.use_instantiated_fixtures = false
|
||||
config.render_views = false
|
||||
|
||||
config.before(:suite) do
|
||||
intro = ('-' * 80)
|
||||
intro << "\n"
|
||||
intro << "- Ruby: #{RUBY_VERSION}\n"
|
||||
intro << "- Rails: #{Rails.version}\n"
|
||||
intro << "- ActiveAdmin: #{ActiveAdmin::VERSION}\n"
|
||||
intro << ('-' * 80)
|
||||
|
||||
RSpec.configuration.reporter.message(intro)
|
||||
end
|
||||
end
|
||||
|
||||
Ссылка в новой задаче
Block a user