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