Sha256: 979cf2e6d53c6ed759f06f7985894fecc897b1b6c0a5d78e5b9296be0f5a7c8a

Contents?: true

Size: 169 Bytes

Versions: 1

Compression:

Stored size: 169 Bytes

Contents

module Spacedocs
  class Engine < Rails::Engine
    # tells rails to add the project's app/assets, lib/assets,
    # and vendor/assets to the asset load path.
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spacedocs-0.0.2 lib/spacedocs/engine.rb