Sha256: 112a2a00d616a10c44f7423462e5a4f4fd6329dc93c47dbe31b8b9eed52a92c4
Contents?: true
Size: 297 Bytes
Versions: 28
Compression:
Stored size: 297 Bytes
Contents
// // Update<%= @class_name %>Command.h // <%= @project_name %> // // Created by <%= @developer.capitalize %> on <%= @created_on %> // Copyright(c) <%= Time.now.year %>, All rights reserved. // #import "SimpleCommand.h" @interface Update<%= @class_name %>Command : SimpleCommand { } @end
Version data entries
28 entries across 28 versions & 1 rubygems