rearview 1.0.2.rc.1-jruby → 1.0.2.rc.2-jruby

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: rearview
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2.rc.1
4
+ version: 1.0.2.rc.2
5
5
  platform: jruby
6
6
  authors:
7
7
  - Trent Albright
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-01-02 00:00:00.000000000 Z
11
+ date: 2014-01-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -299,6 +299,7 @@ files:
299
299
  - config/initializers/unlimited_strength_cryptography.rb
300
300
  - config/locales/devise.en.yml
301
301
  - db/migrate/20131106162900_base_schema.rb
302
+ - db/migrate/20140106161202_add_indexes.rb
302
303
  - lib/rearview.rb
303
304
  - lib/generators/rearview/install_generator.rb
304
305
  - lib/generators/templates/README.md