tb_core 1.1.1 → 1.1.2

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: tb_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Greg Woods
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-07-15 00:00:00.000000000 Z
11
+ date: 2013-07-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -445,6 +445,7 @@ files:
445
445
  - app/helpers/admin/application_helper.rb
446
446
  - app/helpers/admin/roles_helper.rb
447
447
  - app/helpers/spud/application_helper.rb
448
+ - app/helpers/twice_baked/application_helper.rb
448
449
  - app/mailers/core_mailer.rb
449
450
  - app/models/concerns/spud_authentication.rb
450
451
  - app/models/spud_permission.rb