groue / GRMustache

Flexible and production-ready Mustache templates for MacOS Cocoa and iOS
http://mustache.github.com/
MIT License
1.44k stars 190 forks source link

File Reading Using Mustache #22

Closed pawan1011 closed 12 years ago

pawan1011 commented 12 years ago

Hi, Can anyone explain in brief how partials work using cocoa snippet of GRMustache?

groue commented 12 years ago

Hi back.

Did you check https://github.com/groue/GRMustache/blob/master/Guides/templates.md#partial-template-inclusion ?

groue commented 12 years ago

@pawan1011: no news, good news? Were you able to load your partial templates eventually?

groue commented 12 years ago

OK. I'll assume you have solved your issue. Let me know if you are experiencing any other problem.

pawan1011 commented 12 years ago

Yeah groue.. We were able to fix the issue. Thanks.

groue commented 12 years ago

Cool. I was sure the lib wouldn't let you down, as soon as you would have checked the doc. Tell me is you found uneasy to find the information you were looking for.