On Feb 18, 5:09 am, Ryan Bigg <
r...@spreecommerce.com> wrote:
> I agree with Kenneth. If we update these models in a future release, you wouldn't get the latest changes we provide.
>
> Best to use a decorator to re-define this line.
>
> On 17/02/2012, at 14:58, Kenneth Lorthioir <
ibel...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Sam,
>
> > I would suggest just overriding the has_attached_file portion of the
> > module instead of copying the entire image.rb and taxon.rb files into
> > the gem. This is how I was doing it and it works better for forwards
> > compatibility and less maintenance when a new version of spree is
> > released.
>
> > - Kenneth
>
> > On Feb 17, 2:26 am, Sam Hamilton <
i...@s4m.eu> wrote:
> >> Just got the Heroku module updated to work with 1.0.0
https://github.com/madjungle/spree-heroku
>
> >> Got a live copy running in Heroku now based off a combination of
> >> instructions byhttp://
rubyist-journal.com/2011/06/05/spree-deployment-on-the-new-pub...
>