controller_scaffolding 1.4.3 → 1.4.4

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: controller_scaffolding
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.3
4
+ version: 1.4.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - John O'Malley
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-11 00:00:00.000000000 Z
11
+ date: 2014-11-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -259,6 +259,7 @@ files:
259
259
  - lib/generators/erb/controller/partials/_flash_messages.html.erb
260
260
  - lib/generators/erb/controller/partials/_pagination.html.erb
261
261
  - lib/generators/erb/controller/partials/_validation_errors.html.erb
262
+ - lib/generators/generator_utils.rb
262
263
  - lib/generators/haml/controller/controller_scaffolding_generator.rb
263
264
  - lib/generators/haml/controller/partials/_flash_messages.html.haml
264
265
  - lib/generators/haml/controller/partials/_pagination.html.haml