You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ So far, Xray can reveal:
20
20
21
21
## Installation
22
22
23
-
To use Xray, you'll need at least **jQuery** on your pages. Backbone is optional. Also, `config.assets.debug = false` (the default) must be in development.rb.
23
+
To use Xray, you'll need at least **jQuery** on your pages. Backbone is optional. Also, `config.assets.debug = true` (the default) must be in development.rb.
24
24
25
25
Add to your Gemfile, preferably under your development group:
0 commit comments