PHP Classes

File: web/bundles/extjs/resources/theme-bootstrap/sass/bootstrap/config.rb

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/bundles/extjs/resources/theme-bootstrap/sass/bootstrap/config.rb   Download  
File: web/bundles/extjs/resources/theme-bootstrap/sass/bootstrap/config.rb
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 504 bytes
 

Contents

Class file image Download
# Get the directory that this configuration file exists in dir = File.dirname(__FILE__) $ext_path = File.join('..', '..', '..', 'ext') # Load the extjs framework automatically. #load File.join($ext_path, 'resources', 'themes') # Load the local theme load File.join('..', '..', 'theme'); # Compass configurations sass_path = dir css_path = File.join("..", "..", "css", "bootstrap") images_dir = File.join("..", "..", "theme", "images", "bootstrap") output_style = :compressed environment = :production