The problem with Rails Asset Pipeline that I always stumble upon
You know how it is, you develop using Rails and it is going great! Tailwind and downhill, you develop with an amazing speed. Then when […]
Continue reading »Golden nuggets where no entry is longer than my expected attention span
You know how it is, you develop using Rails and it is going great! Tailwind and downhill, you develop with an amazing speed. Then when […]
Continue reading »This is essentially a no-nonsense step-by-step description of the most common case from: https://github.com/plataformatec/devise/wiki/How-To:-Allow-users-to-sign-in-using-their-username-or-email-address 1) add a field to the User table rails generate migration […]
Continue reading »The JS environment is, as we know, “complicated”. Every browser uses a different JavaScript engine: Chrome runs V8, Firefox runs SpiderMonkey, and Internet Explorer uses […]
Continue reading »