The Ruby on @RailsTutorial 7th edition is out! The online course, ebook, and videos have been fully updated for Rails 7. See here for the details and a special launch discount: news.learnenough.com/launch-of-the-…
Check out the newly published Phoenix Tutorial! Author Binh Tran teaches you how to use the Elixir-based Phoenix web framework using the same basic structure & sample app as the Ruby on @RailsTutorial. It’s free online, with ebooks available for purchase: thephoenixtutorial.org
Does anyone know how to filter the long output from Rails tests? For example, for a simple failed route test, the output goes on for page after page. This is affecting @RailsTutorial readers (including its author).