spicycode-micronaut-rails 0.3.0 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 3
4
- :patch: 0
4
+ :patch: 1
@@ -75,7 +75,7 @@ module Micronaut
75
75
  end
76
76
 
77
77
  kls.before do
78
- @controller = HelperController.new
78
+ @controller = ::Micronaut::Rails::Helpers::HelperController.new
79
79
  @request = ActionController::TestRequest.new
80
80
  @response = ActionController::TestResponse.new
81
81
  @response.session = @request.session
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spicycode-micronaut-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chad Humphries
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-04-24 00:00:00 -07:00
12
+ date: 2009-05-15 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -61,7 +61,7 @@ files:
61
61
  - lib/micronaut/rails/mocking/with_mocha.rb
62
62
  - lib/micronaut/rails/mocking/with_rr.rb
63
63
  - lib/micronaut/rails/transactional_database_support.rb
64
- has_rdoc: true
64
+ has_rdoc: false
65
65
  homepage: http://github.com/spicycode/micronaut-rails
66
66
  post_install_message:
67
67
  rdoc_options: