spree-contrib / spree_static_content

Manage static pages for Spree Commerce.
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
217 stars 333 forks source link

Store should have many pages. #218

Open krtschmr opened 8 years ago

krtschmr commented 8 years ago

Since Spree 3.x now supports the current_store the Store should have_many :pages.

I can make the pull request.