Skip to content

Releases: carbonfive/raygun-rails

v0.9.11

11 Feb 22:00
Compare
Choose a tag to compare
  • 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 and rspec run the faster (non-feature) specs first.

v0.9.10

11 Feb 16:24
Compare
Choose a tag to compare
  • Now that we default to ruby 2.1.0, require raygun 0.9.4 so that semvar is handled nicely.

v0.9.9

11 Feb 16:23
Compare
Choose a tag to compare
  • 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

11 Feb 16:25
Compare
Choose a tag to compare
  • Better docs and comments around SECRET_KEY
  • Default to ruby 2.1.0
  • bundle update for great justice