1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

18 commits

Author SHA1 Message Date
Takashi Kokubun
47e159cd44 Support ActionView 2015-11-18 10:54:41 -06:00
Takashi Kokubun
14f1d4c4b6 Drop Hamlit::HamlEngine and pretty mode support 2015-11-18 09:34:55 -06:00
Takashi Kokubun
7ab540e2ab Add optimization trial code 2015-11-03 22:10:46 +09:00
Takashi Kokubun
c2a135a915 Create Hamlit::HashParser 2015-11-01 10:27:49 +09:00
Takashi Kokubun
4f5da05f22 Create Hamlit template 2015-10-24 20:32:27 +09:00
Takashi Kokubun
b93f15294d Justify engine_test.rb 2015-10-24 20:32:25 +09:00
Takashi Kokubun
afb9bcce1f Create AttributeBuilder 2015-10-24 20:32:20 +09:00
Takashi Kokubun
227a81d5fb Create temple skelton 2015-10-24 20:32:19 +09:00
Takashi Kokubun
ae8be2e240 Prefer single quotes 2015-10-06 22:24:00 +09:00
Takashi Kokubun
8dc1c14788 bundle gem hamlit 2015-10-06 21:21:22 +09:00
Takashi Kokubun
7b9bc4b4ad Full scratch 2015-10-06 21:14:09 +09:00
Takashi Kokubun
28ef521ced Create runtime attribute builder 2015-03-30 12:36:07 +09:00
Takashi Kokubun
d3984964f3 Use Railtie instead of AcitveSupport.on_load 2015-03-29 10:51:32 +09:00
Takashi Kokubun
ba67335075 Introduce Hamlit::Helpers and enable it in rails 2015-03-28 16:04:44 +09:00
Takashi Kokubun
c389652a5d Split out rails integration from template into railtie 2015-03-28 15:20:40 +09:00
Takashi Kokubun
73b52fd71a Remove unnecessary lines 2015-03-16 06:39:56 +09:00
Takashi Kokubun
980a109b68 Rails integration 2015-03-15 00:09:09 +09:00
Takashi Kokubun
dfad202149 Name the gem "hamlit"
Hamlit is an abbreviation of "HAML ImplemenTation".
It also means "haml it", i.e. "write it with haml".
2015-03-15 00:08:47 +09:00