engine/config/bushido.json
2011-07-20 22:19:21 -07:00

10 lines
191 B
JSON

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