Cache busting AJAX requests and redirects AJAX get and head requests are cached by default. This can cause problems when AJAX requests use the same URLs as a user would use...
Dynamic enum fields in nested association forms in Rails Admin We've had a few projects at Panoptic Development recently that made use of the RailsAdmin gem. Out of the box, RA satisfied about 95% of what...
A note about synchronous xmlhttp requests and Firefox Since I just spent the better part of Friday debugging this problem and then the better part of Friday night Googling for a work around,...