tb_core 1.1.2 → 1.1.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: tb_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.4
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-25 00:00:00.000000000 Z
11
+ date: 2013-07-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -440,6 +440,7 @@ files:
440
440
  - app/controllers/admin/users_controller.rb
441
441
  - app/controllers/password_resets_controller.rb
442
442
  - app/controllers/sitemaps_controller.rb
443
+ - app/controllers/spud/admin/application_controller.rb
443
444
  - app/controllers/spud/application_controller.rb
444
445
  - app/controllers/user_sessions_controller.rb
445
446
  - app/helpers/admin/application_helper.rb
@@ -476,6 +477,7 @@ files:
476
477
  - app/views/layouts/admin/application.html.erb
477
478
  - app/views/layouts/admin/detail.html.erb
478
479
  - app/views/layouts/admin/login.html.erb
480
+ - app/views/layouts/spud/admin/detail.html.erb
479
481
  - app/views/password_resets/index.html.erb
480
482
  - app/views/password_resets/show.html.erb
481
483
  - app/views/sitemaps/show.xml.builder