-
Can't figure out how to conver the IE conditionals typically seen at the top of an HTML page into Ruby Slim:<!doctype html><!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-......
-
If I happen to execute an infinite loop and abort with C-c C-b, SLIME is unbearably slow after that, and I have to restart EMACS. Why is that, and can I do anything other than restart?...
-
I'm encrypting a header value and params of the request object. In the middleware.. I decrypt the values and would I like replace the values. Tried the below. Doesnt seem to be working.new \Slim\......