Skip to content

Instantly share code, notes, and snippets.

@brianjmiller
Created April 20, 2011 19:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brianjmiller/932342 to your computer and use it in GitHub Desktop.
Save brianjmiller/932342 to your computer and use it in GitHub Desktop.
JSON from app
{ "IC::Manage::_class_ui_meta_struct_config" : 1,
"IC::Manage::class_ui_meta_struct_config" : 1,
"actions" : {
"Create" : { "Bikes::Manage::Orders::Create::ui_meta_struct(augment)" : 1,
"IC::Manage::ui_meta_struct" : 1,
"label" : "Create",
"renderer" : { "config" : { "action" : "/manage/Orders/action/Create/save",
"content" : { "config" : { },
"type" : "Bikes.Manage.Orders.Create"
}
},
"type" : "Form"
}
},
},
"title" : "Orders",
"url" : "/manage/Orders/class_ui_meta_struct_config?_format=json"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment