Action Mailer Basics and Previews Chapter "Task H1: Sending Confirmation Emails" from Agile Web Development with Rails (in our...
Web technology is a broad field and you cannot be an expert in all aspects. However, it is useful to...
Rails ships with two separate build pipelines: Sprockets ("asset pipeline") and Webpacker. Webpacker has many more moving parts, but allows...
Talk with a colleague and find out why we're using building some of our sites using static site...
We've already learned how to integrate user-provided images uploads to our application in 205 basic file uploads and...
Best results in other decks
If you need to implement newsletter sending, rapidmail is a solid option. Support is very fast, friendly and helpful, and...
In rare circumstances, you want to use a websites full domain (say https://mywebsite.com) while testing in dev mode. This...