RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Solidus eCommerce: Checkout Page and Layout Logic

In this episode we split our layout into 2. We have a separate layout partial for the devise controllers and another one just for our application.

Product browsing, Adding items to cart, checking out should be all considered as ‘application’ functionality. But signing in signing up should be considered as the ‘devise’ layout.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in