sequel-reporter 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,6 +5,7 @@ require 'sequel'
5
5
  module Sequel::Reporter
6
6
  class Application < Sinatra::Base
7
7
 
8
+ helpers Sinatra::Capture
8
9
  helpers Sequel::Reporter::Helpers
9
10
 
10
11
  set :render_engine, :erb
@@ -1,5 +1,5 @@
1
1
  module Sequel
2
2
  module Reporter
3
- VERSION = "0.0.5"
3
+ VERSION = "0.0.6"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sequel-reporter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: