Sha256: 7c29461d8e9afd69d3a1f746b00b74b60328f0b9e66d349a167ecfb14951234e
Contents?: true
Size: 262 Bytes
Versions: 1
Compression:
Stored size: 262 Bytes
Contents
require 'foundation/version' require 'compass' extension_path = File.expand_path(File.join(File.dirname(__FILE__), '..')) Compass::Frameworks.register('foundation', :path => extension_path) module Foundation require "foundation/engine" if defined?(Rails) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zurb-foundation-3.0.6 | lib/zurb-foundation.rb |