padma-assets 0.3.6 → 0.3.8

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: 92317d616a708f12e57837ef459737ae3e0ca10846137fe6f84552467859f8f6
4
- data.tar.gz: 5b180dc6d4a6c8361f00a8521f652e754d9e031744b3938042f8b8e6e885150d
3
+ metadata.gz: '08f4f85814039807be3a0ab8cfbc28801ae785f4c354e9b06c21c723a0db08a4'
4
+ data.tar.gz: 2443e173614754b8c7046a1b44346d43da2f9865cf4c5618a16cdb59a8340b5f
5
5
  SHA512:
6
- metadata.gz: 4c8a5415d580887e96b2de2e84021104bf5d469a53bdc11d326cc84d5e5e567edd9bd69dde00fb7c411315c809c6e459519db9bd0ad5ad0453342686f898b0e6
7
- data.tar.gz: 932b8aadabef77001a1760d0eee8f871561c50741fbadc7dbf479bb135349e6dfd0df6b67d324a115bb688bc28d73688a38496c9bfa9680df7b0d529f4576e81
6
+ metadata.gz: 8c4a8959a68351d066d01ad2d57cec5a26e11294f8d6fb34df384f03821581d137fee9796fd40f3ee23fc59ba17b5b331394fcd6c4e7fed10ea75123e4905f61
7
+ data.tar.gz: f296d03809f74c23c8ab61f42cd525976224a6523962aa410d0a9d50a363181f624a16a93510187f47d423e7a80075480229be4fffc1912718d677f387ea0caa
@@ -3,10 +3,10 @@ class GeneralAbility
3
3
 
4
4
  def initialize(user)
5
5
  if alpha?(user)
6
- can :manage, :hubspot
7
6
  end
8
7
 
9
8
  if beta?(user)
9
+ can :manage, :hubspot
10
10
  end
11
11
 
12
12
  if in_country?(user,'Argentina')
@@ -1,4 +1,4 @@
1
- <% posts_workplace_url = "https://derosemethod.workplace.com/search/posts/?q=padma" %>
1
+ <% posts_workplace_url = "https://derosemethod.workplace.com/groups/395273144964377" %>
2
2
  <nav class="navbar navbar-inverse">
3
3
  <div class='container'>
4
4
  <div class="navbar-header">
@@ -65,7 +65,6 @@
65
65
  <li><%= link_to "Office Argentina", "http://officear.derose.app", target: '_blank' %></li>
66
66
  <% end -%>
67
67
  <li><%= link_to t('header-menu.modules.wordpress_plugin'), 'http://github.com/dwaynemac/padma-wordpress-plugin', target: '_blank' %></li>
68
- <li><%= link_to t('header-menu.user_menu.help_center'), posts_workplace_url, target: '_blank' %></li>
69
68
  </ul>
70
69
  </li>
71
70
  <%= yield :top_left_navigation_menu %>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: padma-assets
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.6
4
+ version: 0.3.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dwayne Macgowan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-10-27 00:00:00.000000000 Z
11
+ date: 2021-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties