Skip to content

Commit

Permalink
Require shellwords since it is dependecy of this file
Browse files Browse the repository at this point in the history
Closes #15919
  • Loading branch information
rafaelfranca committed Jun 26, 2014
1 parent dde8d7b commit abec22e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions railties/lib/rails/generators/testing/assertions.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'shellwords'

module Rails
module Generators
module Testing
Expand Down

0 comments on commit abec22e

Please sign in to comment.