Daniel O'Connor
|
49284eb169
|
Fix haml preview (#3610)
* HAML
* rewrite
* Fix specs - but likely still wrong
* Return temple
* Trailing line
* Fix specs
* This was rearranged, apparently.
* Fix tests
* Retain escaping
* Fix specs
* Rubocop
* Attempt to fix rendering
* Fix output
* Move away from filter
* Move away from filter
* Fix spec
* Fix specs
* Fix structure to avoid nested paragraph tags
|
2024-02-04 15:08:18 +10:30 |
|
Daniel O'Connor
|
fb86448061
|
HAML 6 (#3607)
* HAML
* rewrite
* Fix specs - but likely still wrong
* Return temple
* Trailing line
* Fix specs
* This was rearranged, apparently.
* Fix tests
* Retain escaping
* Fix specs
* Rubocop
* Apparently the escaped filter doesn't work with interpolation. Swap to our implementation
|
2024-02-03 17:33:39 +10:30 |
|
Daniel O'Connor
|
06c5e4b8e8
|
to_s
|
2022-11-07 23:20:49 +10:30 |
|
Brenda Wallace
|
acbb610e05
|
Haml clean up for posts views
|
2017-02-08 07:25:59 +13:00 |
|
Kevin Rio
|
8d74fd52db
|
Rearrange titles on RSS feeds
https://www.pivotaltracker.com/n/projects/646869/stories/50492161
|
2014-11-12 13:54:01 -05:00 |
|
Skud
|
2cd5b1d2ed
|
Changed one config setting (site name) over to figaro
Also massively simplified the original application.yml.example I
originally committed. Let's do this one step at a time.
|
2014-04-29 12:57:16 +10:00 |
|
Skud
|
c12c0acc14
|
removed author fields from RSS
|
2013-08-05 12:23:36 +10:00 |
|
Skud
|
2839d6bf66
|
Fixed RSS bug where comments were showing up as "edited"
Tried many ways to test this (assert_select, response.has_tag, etc), but
couldn't get it to work. Have tested manually and it looks good.
|
2013-06-04 12:24:53 +10:00 |
|
Skud
|
18b92b133b
|
Added titles to comment items in RSS
|
2013-05-24 14:43:45 +10:00 |
|
Skud
|
425a2b03fd
|
Added RSS feed for comments on a single post
|
2013-05-24 13:43:06 +10:00 |
|