Lilith River

Results 158 issues of Lilith River

Problem: http://localhost:4001/blog/2012 Link: https://github.com/nathanaeljones/ Response: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed Link: https://plusone.google.com/_/+1/confirm?url=http://imageresizing.net/ Response: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed...

Typing @me will product @@meme or @m@mee or something similar. Makes debugging with 'debugger' impossible. using rerun (0.7.1)

We should have a recommended approach to CSS/JS minification (sass/scss/less minification is built-in) Sprockets http://documentcloud.github.com/jammit/ Juicer YUI compressor See if LESS->SCSS->CSS is faster than LESS->CSS (which requires js interpreter)

Current line number adjustment for templates isn't accurate, but is typically within two lines. Investigate and fix.

bug

Add support for causing a request to download instead of displaying with ?download=true (will add content-disposition:attachment)

enhancement