Sha256: e3a4939aefad7afd10a4bb5562a94be56c968880b7128d70e1796116dab63dea
Contents?: true
Size: 176 Bytes
Versions: 4
Compression:
Stored size: 176 Bytes
Contents
# Define Engine for Rails version > 3.2 and < 4.0. module YamlCss # Define Engine for Rails version > 3.2 and < 4.0. class Engine < Rails::Engine # auto wire end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
yamlcss-1.0.3 | ./lib/yamlcss/engine.rb |
yamlcss-1.0.2 | ./lib/yamlcss/engine.rb |
yamlcss-1.0.1 | ./lib/yamlcss/engine.rb |
yamlcss-1.0.0 | ./lib/yamlcss/engine.rb |