remove ruby model leading space

This commit is contained in:
Newell Zhu 2016-05-21 17:18:53 +08:00
parent f45d6a4d60
commit a7ca3870df

View File

@ -228,5 +228,5 @@
[{{#vars}}{{name}}{{#hasMore}}, {{/hasMore}}{{/vars}}].hash
end
{{> base_object}}
{{> base_object}}
end