Skip to content

Commit 12c6a94

Browse files
Seth Fitzsimmonsdefunkt
authored andcommitted
Display the configured namespace
1 parent 25473f2 commit 12c6a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resque/server/views/stats.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<% elsif params[:id] == 'keys' %>
4040

4141
<h1>Keys owned by <%= resque %></h1>
42-
<p class='sub'>(All keys are actually prefixed with "resque:")</p>
42+
<p class='sub'>(All keys are actually prefixed with "<%= Resque.redis.namespace %>:")</p>
4343
<table class='stats'>
4444
<tr>
4545
<th>key</th>

0 commit comments

Comments
 (0)