Ruby on Rails Wednesday, October 30, 2019

You would do something like this (found at https://blog.codeship.com/testing-rails-application-docker/ after googling "running rails test with docker-compose run"):

docker-compose run -e "RAILS_ENV=test" app rake test

On Wed, Oct 30, 2019 at 9:53 AM San Ji <sarun101@gmail.com> wrote:
Sad, indeed

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/66aab950-9d5c-41a5-bec0-e88407b73675%40googlegroups.com.


--
Brandon McClelland
User Support Technician
Steve Jackson Games

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CADuEqHLPYVe4pwgJ%3Dcrg8TUWu9TOR-XS8Cw0h9yV4u-wGHvW9Q%40mail.gmail.com.

No comments:

Post a Comment