Skip to content

Instantly share code, notes, and snippets.

@gogojimmy
Created September 12, 2013 06:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gogojimmy/6533583 to your computer and use it in GitHub Desktop.
Save gogojimmy/6533583 to your computer and use it in GitHub Desktop.
+---------+------------+------------------+--------------------------------------------------------------+
| Group | Plugin | Option | Value |
+---------+------------+------------------+--------------------------------------------------------------+
| Default | Spork | aggressive_kill | true |
| | | cucumber_env | {"RAILS_ENV"=>"test"} |
| | | cucumber_port | 8990 |
| | | foreman | false |
| | | minitest | false |
| | | minitest_env | {} |
| | | minitest_port | 8988 |
| | | quiet | false |
| | | retry_delay | 60 |
| | | rspec_env | {"RAILS_ENV"=>"test"} |
| | | rspec_port | 8989 |
| | | test_unit_env | {} |
| | | test_unit_port | 8988 |
| | | wait | 30 |
+---------+------------+------------------+--------------------------------------------------------------+
| Default | Jrubyrspec | all_after_pass | false |
| | | all_on_start | false |
| | | cli | ["--format", "Fuubar", "--tty", "--colour", "--drb", "--ng"] |
| | | custom_reloaders | [] |
| | | focus_on_failed | false |
| | | keep_failed | true |
| | | monitor_file | ".guard-jruby-rspec" |
| | | run_all | {} |
| | | spec_file_suffix | "_spec.rb" |
| | | spec_paths | ["spec"] |
+---------+------------+------------------+--------------------------------------------------------------+
| Default | Annotate | format | nil |
| | | notify | true |
| | | position | "before" |
| | | routes | false |
| | | run_at_start | true |
| | | show_indexes | false |
| | | show_migration | false |
| | | simple_indexes | false |
| | | tests | false |
+---------+------------+------------------+--------------------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment