Sha256: 6ecb2fca1cb20217e22bb06e2b4c764c65126d7594bda9bbeee227ffdbdbb643
Contents?: true
Size: 225 Bytes
Versions: 28
Compression:
Stored size: 225 Bytes
Contents
module Mongoid module Generators class ImpressionistGenerator < Rails::Generators::Base # Empty for now, need it for generating the config file without # triggering other ORM's generators. end end end
Version data entries
28 entries across 28 versions & 3 rubygems