Sha256: 6094309a23f0415a4e77b1dbe14583d215d1e0f466265d5e29c75aa1b73cca77

Contents?: true

Size: 238 Bytes

Versions: 7

Compression:

Stored size: 238 Bytes

Contents

//
//  <%= @prefixed_module %>ServiceRegister.m
//  <%= @project %>
//
//  Created by <%= @author %> on <%= @date %>.
//
//

#import "<%= @prefixed_module %>ServiceRegister.h"

@implementation <%= @prefixed_module %>ServiceRegister

@end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
yk_command-0.2.1 lib/yk_command/template/objc/ServiceRegister.m
yk_command-0.2.0 lib/yk_command/template/objc/ServiceRegister.m
YKModuleCommand-0.0.5 lib/YKModuleCommand/template/objc/ServiceRegister.m
YKModuleCommand-0.0.4 lib/YKModuleCommand/template/objc/ServiceRegister.m
YKModuleCommand-0.0.3 lib/YKModuleCommand/template/objc/ServiceRegister.m
YKModuleCommand-0.0.2 lib/YKModuleCommand/template/objc/ServiceRegister.m
YKModuleCommand-0.0.1 lib/YKModuleCommand/template/objc/ServiceRegister.m