Sha256: fbb13f2d685ffaed864906a058b2feb99bc94083518150e9bf0f8574491a8d79
Contents?: true
Size: 503 Bytes
Versions: 107
Compression:
Stored size: 503 Bytes
Contents
model - Create a new controller class in your SproutCore app. USAGE: sc-gen controller AppName.ClassNameController [--filename=FILENAME] [--target=TARGET_NAME] DISCUSSION: This generator will create a new SproutCore controller file in your app. You should pass as the first parameter your AppName.ClassNameController combination you want to create. For example: sc-gen controller Todos.TaskController defines a new class called Todos.TaskController in the file apps/todos/controllers/task.js .
Version data entries
107 entries across 95 versions & 2 rubygems