Releases: carbonfive/raygun-rails
Releases · carbonfive/raygun-rails
v0.9.11
- Default to rspec 3.0.0.beta1, update configs and spec templates.
- Run feature specs after non-feature specs (when invoking rspec). Both
rake spec
andrspec
run the faster (non-feature) specs first.
v0.9.10
- Now that we default to ruby 2.1.0, require raygun 0.9.4 so that semvar is handled nicely.
v0.9.9
- Use Rails 4.1.0.beta1 and update configuration files accordingly
- Sort rspec helpers before requiring them for consistency across filesystems
- Pull capybara configuration into its own rspec helper (capybara.rb)
- Improve some comments in spec_helper.rb
bundle update
for great justice
v0.9.8
- Better docs and comments around SECRET_KEY
- Default to ruby 2.1.0
bundle update
for great justice