1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00
thoughtbot--factory_bot_rails/features/support
yuuji.yaginuma e6509920a6 Use compatible sqlite3 version in test application
Currently, the `sqlite3` in `Gemfile` generated by `rails new` is not
compatible with Rails.

To solve this issue, modified it to use compatible `sqlite3` using
template.
Ref: https://github.com/rails/rails/issues/35161
2019-02-06 09:18:41 -05:00
..
env.rb Fix remaining RuboCop TODOs 2018-10-03 21:40:07 -04:00
rails_template Use compatible sqlite3 version in test application 2019-02-06 09:18:41 -05:00