Sha256: f7402e7d9aa768223aeeb9d4ac83e957a9500c05cab203b6f54976aa640ddbcc
Contents?: true
Size: 214 Bytes
Versions: 31
Compression:
Stored size: 214 Bytes
Contents
Wagn.application.routes.draw do if !Rails.env.production? && Object.const_defined?( :JasmineRails ) mount Object.const_get(:JasmineRails).const_get(:Engine) => "/specs" end mount Decko::Engine => '/' end
Version data entries
31 entries across 31 versions & 1 rubygems