Sha256: c7245c046c9781265e333368d8951f8f3d44c4f140d808ddbc107f8ed9f5dd87
Contents?: true
Size: 297 Bytes
Versions: 28
Compression:
Stored size: 297 Bytes
Contents
// // Create<%= @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 Create<%= @class_name %>Command : SimpleCommand { } @end
Version data entries
28 entries across 28 versions & 1 rubygems