engine/config/bushido.json

10 lines
176 B
JSON
Raw Normal View History

{
"platform": "rails",
"platform_version": 3,
"ruby_version": "1.9.2",
"sql": false,
"mongodb": true,
"start_page": "admin/pages",
"project_name": "locomotive"
}