spree-contrib / spree_digital

A Spree extension to enable downloadable products
http://spreecommerce.org
MIT License
117 stars 97 forks source link

Rails3 1 #4

Closed wakeless closed 12 years ago

wakeless commented 13 years ago

This brings spree_digital into line with the namespacing and ResourceController changes for spree on master.

It's possible that this should probably be pulled into a separate branch of it's own.

halo commented 12 years ago

Awesome, I appreciate your contribution. I've been busy these days :) I was actually thinking of keeping the master "in sync" with the spree master. So I was thinking of just hitting a tag and then merging in all your stuff into my master. Think that's a good idea?

wakeless commented 12 years ago

Definitely. This is going to completely screw it for the older versions of spree. So a branch or a tag is most definitely the way to go.

On Fri, Dec 9, 2011 at 8:26 AM, funkensturm < reply@reply.github.com

wrote:

Awesome, I appreciate your contribution. I've been busy these days :) I was actually thinking of keeping the master "in sync" with the spree master. So I was thinking of just hitting a tag and then merging in all your stuff into my master. Think that's a good idea?


Reply to this email directly or view it on GitHub: https://github.com/funkensturm/spree_digital/pull/4#issuecomment-3070267

Checkout my new website: http://myachinghead.net http://wakeless.net

halo commented 12 years ago

Again, thanks a lot. It's merged in.