Sha256: f19ff57463fad00af6b3f5aa7bd43cf04f17e20d4e1c1a3ffbbaa7656d3c840b
Contents?: true
Size: 229 Bytes
Versions: 30
Compression:
Stored size: 229 Bytes
Contents
module MongoMapper 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
30 entries across 30 versions & 3 rubygems