Sha256: 97ad0f9bb671f0d6eafe86a31876c9cff7ccadb50dd053f61a97be933b31cd19
Contents?: true
Size: 186 Bytes
Versions: 9
Compression:
Stored size: 186 Bytes
Contents
module MixedGauge # Railtie of mixed_gauge class Railtie < ::Rails::Railtie rake_tasks do load File.expand_path('../../tasks/mixed_gauge.rake', __FILE__) end end end
Version data entries
9 entries across 9 versions & 1 rubygems