rspec_api_documentation 0.9.1 → 0.9.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,6 +5,7 @@ module RspecApiDocumentation
5
5
  attr_accessor :index, :configuration
6
6
 
7
7
  def initialize(index, configuration)
8
+ warn "[NOTICE] Assets will be gone from the next release. Please use Raddocs for nicer looking docs"
8
9
  self.index = index
9
10
  self.configuration = configuration
10
11
  end
@@ -5,6 +5,7 @@ module RspecApiDocumentation
5
5
  attr_accessor :index, :configuration
6
6
 
7
7
  def initialize(index, configuration)
8
+ warn "[DEPRECATED] Wurl output is going to be gone in the next release."
8
9
  self.index = index
9
10
  self.configuration = configuration
10
11
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rspec_api_documentation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: