Results tagged “rails”

Safari 4 Beta and Rails Apps

For some reason Safari 4 Beta broke the CSS on our intranet’s Rails app. On closer inspection, it appeared to have been confused by the “cache killer” – the random number appended to external CSS and JavaScript urls. This tip from rubyonrails-talk seems to have fixed it up.

1