What are usefull Emacs features for Rails development - by msorc What Emacs feature(s), packages, add-ons, etc. helps you in your daily Ruby On Rails development? Read the article
What are useful Emacs features for Rails development - by msorc What Emacs feature(s), packages, add-ons, etc. helps you in your daily Ruby On Rails development? Read the article
Rails: change URL response format - by msorc How to easily change the format of URL in a right way: /comment/10.js?param1=6 to /comment/10?param1=6 Preferrably with some URL library or so, not with regexps. Read the article