ytake / Laravel.Smarty

smarty template engine for laravel
MIT License
84 stars 24 forks source link

fix clear compiled command #38

Closed m-bymike closed 8 years ago

m-bymike commented 8 years ago

Inject SmartyFactory directly to the fire method, thus smarty is configured and ready to clear the compiled templates.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-3.4%) to 96.552% when pulling 108aa429642e58fba4d2e7ed63dd767368dcb0e2 on m-bymike:fix/clear_compiled_command into 7102249e5adbea1aab1f30891a3b71cb95a5780e on ytake:master.

ytake commented 8 years ago

@m-bymike failing tests

m-bymike commented 8 years ago

closing this one, I'll create a new one with tests working.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 32bbf1057b7b71be9a8956bf3b670c44f4e8babf on m-bymike:fix/clear_compiled_command into 7102249e5adbea1aab1f30891a3b71cb95a5780e on ytake:master.