Sha256: a677632ab484794e65b4c3fb6961fae4e5c2190ed39ef539f15c663df76d8831
Contents?: true
Size: 280 Bytes
Versions: 1
Compression:
Stored size: 280 Bytes
Contents
# config/initializers/siringa.rb Siringa.configure do |config| # customize the path where the definitions are stored # config.definitions_path = 'test/siringa' # customize the path where the dumps are stored # config.dumps_path = 'tmp/dumps' end Siringa.load_definitions
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
siringa-0.0.1 | lib/generators/templates/siringa_initializer.rb |