Note that there are some explanatory texts on larger screens.

plurals
  1. USTom Canham
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COThanks, I looked into this. It appears like a good idea, but the code is still pretty raw; certainly not at a "push button and go" state for something as important as security. We're rethinking our app architecture to determine if multiple apps is really the right way to go.
      singulars
    2. COAfter reading Ryan's reply below, I think that my question boils down to two sub-questions: 1. How can I use Spree as a true mountable engine? Answer: use a later version; after installing edge Spree (1.0.0.beta), it appears that all the Engine goodness I was hoping for (esp. easily isolatable sub-routes) "just works." 2. I hate Deface! (Okay, this isn't a question :) This is still the case, but I guess that I can just override the views and customize them the way every Rails book in existence demonstrates instead of fighting with Deface overrides for *everything*. So, we'll try that.
      singulars
    3. COThanks for responding, Ryan. I was frustrated at Deface, so I was kvetching a bit in public. It seems to me that in Spree, Deface is used almost entirely for view customizing, and I believe it's an odd choice. True, if you only want to change the logo or a background color, maybe Deface is a lightweight solution. But I would wager that most stores will want to essentially rewrite the views to match their own corporate look and feel (who wants a cookie-cutter store, right?), and when you're getting to this level of customization, Deface becomes more of a hindrance than a help.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload