You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't work in Rails 4 projects as the test command there is "rake test" (not "rails test"). Maybe that could be made a configuration option or the Rails version could be auto detected.
Great little tool!
It doesn't work in Rails 4 projects as the test command there is "rake test" (not "rails test"). Maybe that could be made a configuration option or the Rails version could be auto detected.