All it needed was a heroku restart.  I did the db:push after the git
push.  Had I done it the other way around i wouldn't have tripped.

On Sep 16, 1:12 pm, jazzhermit <jb2...@gmail.com> wrote:
> Thanks for the quick reply Josh.  I'll give that a try.  My whole
> database was pushed up to heroku, and a restart is automatic after the
> git push or db:push but it might just do the trick.
>
> On Sep 16, 1:01 pm, Josh French <j...@digitalpulp.com> wrote:
>
>
>
> > > Push to Heroku seems fine, gem installed ok, but get NoMethodError
> > > (undefined method `page_factory=' for #<Page:0x2ade052b53a0>).
>
> > I would guess either your Heroku instance needs to run the extension 
> > migrations, or just get restarted to pick up the new columns. I haven't 
> > tried running it on Heroku myself, sorry.

Reply via email to