Commit Graph

15 Commits

Author SHA1 Message Date
Serdar Dogruyol - Sedo セド 317d086b4c
fix content_for failing to capture the correct block input (#639) 2022-06-27 12:28:13 +03:00
matthewmcgarvey d6dc893052 Fix content rendering 2022-02-24 17:49:19 +03:00
Serdar Dogruyol 0ab0ecb7c6 Remove all code references to Kilt 2021-09-08 17:31:45 +03:00
Henrik Christensen a251ede5bd
Deprecate dependency on Kilt (#615) 2021-09-07 14:36:21 +03:00
Sijawusz Pur Rahnama 210e2c0801 Prettify docs (#410) 2017-10-06 14:53:53 +03:00
Rimas Silkaitis 0b4856b741 User defined context store types (#339)
allow the context storage to handle any types
2017-04-06 21:43:41 +03:00
Sdogruyol 7a772a9301 Improve docs 2017-03-03 23:42:08 +03:00
sdogruyol 6b034c3b2f Rename MemoryIO to IO::Memory since it's deprecated on Crystal 0.20.0 2016-11-22 23:29:10 +03:00
Sam Eaton 7688bd13a5 Close repsonse on halt (#246) 2016-11-07 23:31:36 +04:00
sdogruyol d676b559d2 Rename return_with as halt for clear intention 2016-11-01 11:46:13 +03:00
Sdogruyol 725e051723 Document helpers 2016-07-17 17:06:49 +03:00
sdogruyol dee1d1c58b Make macro variables local 2016-07-13 16:24:25 +03:00
Sdogruyol e6e70fe222 Don't load unless caller and content matches for content_for 2016-07-10 15:01:00 +03:00
Sdogruyol ce2ffed705 Don't yield content if there's not any content_for it 2016-07-10 13:24:38 +03:00
Sdogruyol f3175bdb72 Split helpers.cr into helpers/macros.cr and helpers/helpers.cr 2016-07-10 13:03:09 +03:00
Renamed from src/kemal/helpers.cr (Browse further)