Skip to content
  • yuuji.yaginuma's avatar
    51ba714c
    use correct Gemfile in `bin/setup` test · 51ba714c
    yuuji.yaginuma authored
    Currently, `bin/setup` test uses Gemfile of Rails. But this Gemfile is not a
    file to be used in Rails application.
    Add a Gemfile to Rails application that is created for test, it has been
    modified to use the Gemfile.
    51ba714c
    use correct Gemfile in `bin/setup` test
    yuuji.yaginuma authored
    Currently, `bin/setup` test uses Gemfile of Rails. But this Gemfile is not a
    file to be used in Rails application.
    Add a Gemfile to Rails application that is created for test, it has been
    modified to use the Gemfile.
Loading