Sha256: b59bf2b3f0aab05fde4752bc189c478a8325c4e24a31aca6fc6fd2fc6e408798
Contents?: true
Size: 624 Bytes
Versions: 2
Compression:
Stored size: 624 Bytes
Contents
EntityRESTHelpers.entity_resources.unshift Rbbt.www.views.find if Rbbt.www.views.exists? RbbtRESTHelpers.template_resources.unshift Rbbt.www.views.find if Rbbt.www.views.exists? #load Rbbt.etc['app.d']['foundation.rb'].find if Rbbt.etc['app.d']['foundation.rb'].exists? load Rbbt.etc['app.d']['grid_system.rb'].find if Rbbt.etc['app.d']['grid_system.rb'].exists? require 'sass-css-importer' Compass::Frameworks::ALL.each do |importer| next unless importer.respond_to? :path path = importer.stylesheets_directory RbbtRESTHelpers.add_sass_load_path path end RbbtRESTHelpers.add_sass_load_path './www/views/compass'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rbbt-util-5.15.1 | etc/app.d/resources.rb |
rbbt-util-5.14.39 | etc/app.d/resources.rb |