Sha256: 5d973a6aa04f06c8ef98900b12c537372aa79e28e0b60629aedfb8b236e89efc

Contents?: true

Size: 349 Bytes

Versions: 10

Compression:

Stored size: 349 Bytes

Contents

Rails.application.config.assets.precompile += %w( 
    android-chrome-192x192.png 
    android-chrome-512x512.png 
    apple-touch-icon.png
    favicon.ico
    customer_logo.png
    logo.png
    manifest.json
    devise/sessions.css 
    devise/sessions.js
    thecore_ui_commons.js
    thecore_ui_commons.css
    thecore_ui_commons/variables.css
)

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
thecore_ui_commons-3.1.4 config/initializers/assets.rb
thecore_ui_commons-3.1.3 config/initializers/assets.rb
thecore_ui_commons-3.1.2 config/initializers/assets.rb
thecore_ui_commons-3.1.1 config/initializers/assets.rb
thecore_ui_commons-3.1.0 config/initializers/assets.rb
thecore_ui_commons-3.0.17 config/initializers/assets.rb
thecore_ui_commons-3.0.16 config/initializers/assets.rb
thecore_ui_commons-3.0.15 config/initializers/assets.rb
thecore_ui_commons-3.0.14 config/initializers/assets.rb
thecore_ui_commons-3.0.13 config/initializers/assets.rb