Skip to content

Commit

Permalink
Removed notes. Scout no likey.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Jul 14, 2010
1 parent ca76c31 commit 55283fc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion mongodb/mongo_ops.rb
Expand Up @@ -2,7 +2,6 @@ class MongoOpsPlugin < Scout::Plugin
OPTIONS=<<-EOS
path_to_db_yml:
label: Path to database.yml
notes: For example: /path/to/myapp/current/config/database.yml
rails_env:
label: Rails Environment
default: production
Expand Down
1 change: 0 additions & 1 deletion mongodb/mongo_server_status.rb
Expand Up @@ -2,7 +2,6 @@ class MongoServerStatusPlugin < Scout::Plugin
OPTIONS=<<-EOS
path_to_db_yml:
label: Path to database.yml
notes: For example: /path/to/myapp/current/config/database.yml
rails_env:
label: Rails Environment
default: production
Expand Down
1 change: 0 additions & 1 deletion mongodb/mongo_stats.rb
Expand Up @@ -2,7 +2,6 @@ class MongoStatsPlugin < Scout::Plugin
OPTIONS=<<-EOS
path_to_db_yml:
label: Path to database.yml
notes: For example: /path/to/myapp/current/config/database.yml
rails_env:
label: Rails Environment
default: production
Expand Down

0 comments on commit 55283fc

Please sign in to comment.