Sha256: c60d5362e86c504a91d99bcea8dba8cec0710fb29192736a952cf9a31a8cf124
Contents?: true
Size: 162 Bytes
Versions: 2
Compression:
Stored size: 162 Bytes
Contents
Motion::Project::App.setup do |app| Dir.glob(File.join(File.dirname(__FILE__), 'motion-dynamic-type/*.rb')).each do |file| app.files.unshift(file) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
motion-dynamic-type-0.2.0 | lib/motion-dynamic-type.rb |
motion-dynamic-type-0.1.0 | lib/motion-dynamic-type.rb |