isaca-rails 0.2.0 → 0.2.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4fc58a462bb708f580b405ac03c4887ad998084af7ae3da74ef6838f21248aa1
4
- data.tar.gz: f87613d180701b22ddd6b97a90f1861ac0a1b1f1a450cffd566f99bd269f9d0d
3
+ metadata.gz: 0a6e96636d8dfc80a67ffee740e403afab13a9bef965d0500dc24ef1f61e1614
4
+ data.tar.gz: 3fbb91eea3b495180b95c4071306638decbd576c372866a89a8f4fb4d80c9ff3
5
5
  SHA512:
6
- metadata.gz: '09c79205d8fe3382e72be04ea465b09d8058d756b74d43c5e06ec95aa861c474e66d1d8b233bf925a17582e780adc71db58f6764c15d5cb7c242ab463304b02f'
7
- data.tar.gz: 7c597de660df4b1cbc72db4757d237342db0527024127d7168a5b609aaa2a3f29a8e72feddacbfe975fee1179e5c35ecc689bb3ef56eb1eff244740ff864013f
6
+ metadata.gz: de037ef2d97c6f80b3d2c5d728da9580de655ee7acc1def03b63507ff11e521a09da5f88f194bf76852051439a4ef8253655644d6b78f61086a1afdfd604cf37
7
+ data.tar.gz: 2e30920229a326a8720868e1beb3d06298f577da7fcb9bb5916f6a4adcc1692931238f822408b556f25f213a3068aa452286c5b8835fdeea88838bf20158fd05
@@ -1,6 +1,5 @@
1
1
  <div class="ir-container">
2
- <%= image_tag 'isaca/rails/isaca-logo.png', height: 50 %>
3
- <h1><%= Rails.application.class.parent_name %> Administrators</h1>
2
+ <h1>Platform Administrators</h1>
4
3
 
5
4
  <div class="ir-container">
6
5
  <%= link_to 'Add an Administrator', new_administrator_path %>
@@ -1,6 +1,5 @@
1
1
  <div class="ir-container">
2
- <%= image_tag 'isaca/rails/isaca-logo.png', height: 50 %>
3
- <h1><%= Rails.application.class.parent_name %> Administrators</h1>
2
+ <h1>Platform Administrators</h1>
4
3
 
5
4
  <div class="ir-container">
6
5
  <h2>Create Administrator</h2>
@@ -1,5 +1,5 @@
1
1
  module Isaca
2
2
  module Rails
3
- VERSION = '0.2.0'
3
+ VERSION = '0.2.1'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: isaca-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthew Orahood
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-09-10 00:00:00.000000000 Z
11
+ date: 2018-09-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails