Sha256: df7b7b9483cdc35867e02a0dbfc00e55979ada96b15c0a35dd4baf04be39d8f6
Contents?: true
Size: 157 Bytes
Versions: 4
Compression:
Stored size: 157 Bytes
Contents
require 'stonepath' require 'rails' module StonePath class Railtie < Rails::Railtie rake_tasks do load "tasks/stonepath.rake" end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
stonepath-0.6.3 | lib/stonepath/railtie.rb |
stonepath-0.6.2 | lib/stonepath/railtie.rb |
stonepath-0.6.1 | lib/stonepath/railtie.rb |
stonepath-0.6.0 | lib/stonepath/railtie.rb |