Sha256: 9a8d8d714b238cca53a8084a70693b61fc698c79142ef373b8a0bf6c65b1a10a

Contents?: true

Size: 331 Bytes

Versions: 5

Compression:

Stored size: 331 Bytes

Contents

{
  "args": {
    "app_path": "r7_<%= data.name_snake %>",
    "destination_root": "<%= data.destination_root %>",
    "when_folder_exist": "destroy"
  },
  "opts": {
    "skip_git": true,
    "skip_test": true,
    "add_minimal_css": true,
    "template": "<%= data.template_file %>",
    "add_<%= data.name_snake %>": true
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rails_app_generator-0.3.6 templates/thor_task/profile/profile.json.tt
rails_app_generator-0.3.5 templates/thor_task/profile/profile.json.tt
rails_app_generator-0.3.4 templates/thor_task/profile/profile.json.tt
rails_app_generator-0.3.3 templates/thor_task/profile/profile.json.tt
rails_app_generator-0.3.2 templates/thor_task/profile/profile.json.tt