Ask for Help
“Using Copycopter + WebMock blows up in db:test:prepare”
Try limiting WebMock to load only in the ‘test’ bundler group.
Interesting Things
- Chrome 15 now shows pseudo selectors in the inspector (Firebug does this as well)
- Automatic semicolon insertion in javascript + Rails 3.1 asset pipeline = hard to debug errors. Be careful with Javascript concatination. USE JSLINT!
- Using Rails 3.1 on Heroku with tinymce-rails fails slug compilation unless you upgrade to the latest version of tinymce-rails.