Skip to content

Instantly share code, notes, and snippets.

@nalanj
Created March 2, 2012 13:14
Show Gist options
  • Select an option

  • Save nalanj/1958311 to your computer and use it in GitHub Desktop.

Select an option

Save nalanj/1958311 to your computer and use it in GitHub Desktop.
TConsole: Add a custom file set
TConsole::Config.run do |config|
config.file_sets["helpers"] = ["test/helpers/**/*_test.rb"]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment