Sha256: bd9fcad752793acb02e4e6e3518f46c01e44efaeafcf214a01f7bd720db825d3
Contents?: true
Size: 538 Bytes
Versions: 14
Compression:
Stored size: 538 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? Compass::Frameworks::ALL.each do |importer| next unless importer.respond_to? :path path = importer.stylesheets_directory RbbtRESTHelpers.add_sass_load_path path end
Version data entries
14 entries across 14 versions & 1 rubygems