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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ You can then test your Raygun integration by running:
33
33
34
34
You should see an "ItWorksException" appear in your Raygun dashboard. You're ready to zap those errors!
35
35
36
-
NB: Raygun4Ruby currently requires Ruby >= 1.9
36
+
NB: Raygun4Ruby currently requires Ruby >= 2.0
37
37
38
38
Note that the generator will create a file in `config/initializers` called "raygun.rb". If you need to do any further configuration or customization of Raygun, that's the place to do it!
0 commit comments