fanforce-app-factory 1.7.0 → 1.7.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,9 +7,8 @@
7
7
  %meta{'http-equiv'=>'Content-Language', content: 'en-us'}/
8
8
  = stylesheet '/add_edit_initiative.css'
9
9
  :javascript
10
- BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
- API_DOMAIN = #{Fanforce.api_domain.to_json}
12
- ASSETS_DOMAIN = #{Fanforce.assets_domain.to_json}
10
+ BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
+ API_DOMAIN = #{Fanforce.api_domain.to_json}
13
12
 
14
13
  %body
15
14
  = yield
@@ -7,9 +7,8 @@
7
7
  %meta{'http-equiv'=>'Content-Language', content: 'en-us'}/
8
8
  = stylesheet '/add_source.css'
9
9
  :javascript
10
- BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
- API_DOMAIN = #{Fanforce.api_domain.to_json}
12
- ASSETS_DOMAIN = #{Fanforce.assets_domain.to_json}
10
+ BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
+ API_DOMAIN = #{Fanforce.api_domain.to_json}
13
12
 
14
13
  %body
15
14
  = yield
@@ -7,9 +7,8 @@
7
7
  %meta{'http-equiv'=>'Content-Language', content: 'en-us'}/
8
8
  = stylesheet '/config.css'
9
9
  :javascript
10
- BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
- API_DOMAIN = #{Fanforce.api_domain.to_json}
12
- ASSETS_DOMAIN = #{Fanforce.assets_domain.to_json}
10
+ BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
+ API_DOMAIN = #{Fanforce.api_domain.to_json}
13
12
 
14
13
  %body
15
14
  = yield
@@ -7,9 +7,8 @@
7
7
  %meta{'http-equiv'=>'Content-Language', content: 'en-us'}/
8
8
  = stylesheet '/convert_initiative.css'
9
9
  :javascript
10
- BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
- API_DOMAIN = #{Fanforce.api_domain.to_json}
12
- ASSETS_DOMAIN = #{Fanforce.assets_domain.to_json}
10
+ BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
+ API_DOMAIN = #{Fanforce.api_domain.to_json}
13
12
 
14
13
  %body
15
14
  = yield
@@ -7,9 +7,8 @@
7
7
  %meta{'http-equiv'=>'Content-Language', content: 'en-us'}/
8
8
  = stylesheet '/dashboard.css'
9
9
  :javascript
10
- BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
- API_DOMAIN = #{Fanforce.api_domain.to_json}
12
- ASSETS_DOMAIN = #{Fanforce.assets_domain.to_json}
10
+ BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
+ API_DOMAIN = #{Fanforce.api_domain.to_json}
13
12
 
14
13
  %body
15
14
  = yield
@@ -7,9 +7,8 @@
7
7
  %meta{'http-equiv'=>'Content-Language', content: 'en-us'}/
8
8
  = stylesheet '/new_message.css'
9
9
  :javascript
10
- BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
- API_DOMAIN = #{Fanforce.api_domain.to_json}
12
- ASSETS_DOMAIN = #{Fanforce.assets_domain.to_json}
10
+ BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
+ API_DOMAIN = #{Fanforce.api_domain.to_json}
13
12
 
14
13
  %body
15
14
  = yield
@@ -7,9 +7,8 @@
7
7
  %meta{'http-equiv'=>'Content-Language', content: 'en-us'}/
8
8
  = stylesheet '/promotional.css'
9
9
  :javascript
10
- BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
- API_DOMAIN = #{Fanforce.api_domain.to_json}
12
- ASSETS_DOMAIN = #{Fanforce.assets_domain.to_json}
10
+ BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
+ API_DOMAIN = #{Fanforce.api_domain.to_json}
13
12
 
14
13
  %body
15
14
  = yield
@@ -7,9 +7,8 @@
7
7
  %meta{'http-equiv'=>'Content-Language', content: 'en-us'}/
8
8
  = stylesheet '/source_details.css'
9
9
  :javascript
10
- BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
- API_DOMAIN = #{Fanforce.api_domain.to_json}
12
- ASSETS_DOMAIN = #{Fanforce.assets_domain.to_json}
10
+ BASE_DOMAIN = #{Fanforce.base_domain.to_json}
11
+ API_DOMAIN = #{Fanforce.api_domain.to_json}
13
12
 
14
13
  %body
15
14
  = yield
@@ -1,5 +1,5 @@
1
1
  class Fanforce
2
2
  module AppFactory
3
- VERSION = '1.7.0'
3
+ VERSION = '1.7.1'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fanforce-app-factory
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.0
4
+ version: 1.7.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: