mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Basic zonefile generating
This commit is contained in:
parent
5754bbe297
commit
34410a8ed5
6 changed files with 192 additions and 2 deletions
|
@ -27,6 +27,8 @@ module Registry
|
|||
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
|
||||
# config.i18n.default_locale = :de
|
||||
|
||||
config.autoload_paths += %W(#{config.root}/lib)
|
||||
|
||||
config.generators do |g|
|
||||
g.stylesheets false
|
||||
g.javascripts false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue