jakemcgraw + ruby 19
RubyOnRails - Community Ubuntu Documentation
november 2009 by jakemcgraw
Options +FollowSymLinks +ExecCGI
RewriteRule ^(.*)$ dispatch.cgi [QSA,L]
RewriteEngine On
RewriteRule ^$ index.html [QSA]
RewriteRule ^([^.]+)$ $1.html [QSA]
RewriteCond %{REQUEST_FILENAME} !-f
ubuntu
rails
ruby
RewriteRule ^(.*)$ dispatch.cgi [QSA,L]
RewriteEngine On
RewriteRule ^$ index.html [QSA]
RewriteRule ^([^.]+)$ $1.html [QSA]
RewriteCond %{REQUEST_FILENAME} !-f
november 2009 by jakemcgraw
LESS - Leaner CSS
august 2009 by jakemcgraw
10 minutes with less will pretty much change your life. How the hell did CSS get out the door without variables?
css
ruby
rubygems
august 2009 by jakemcgraw
Copy this bookmark: