OK, I solved the issue. There was a syntax error in a file that wasn't causing problems on my setup but causing a crash on heroku. After fixing that it works fine now.
On Jun 15, 6:21 pm, Brad <[email protected]> wrote: > Thanks Chris, > > I guess I'll have to look at things a little closer and work out where > things are going wrong. > > On Jun 14, 11:13 pm, Chris Schumann <[email protected]> wrote: > > > > > On Jun 14, 2:41 am, Brad <[email protected]> wrote: > > > > I have installedprawnas a submodule rather than as a gem in > > > accordance with the developers' suggestions at > > >http://wiki.github.com/sandal/prawn/using-prawn-in-rails. This was > > > before I knew about the inability of heroku to use submodules (http:// > > > docs.heroku.com/constraints#git-submodules). > > > I used the commands in that document to un-submodulizePrawnin my > > app. It worked perfectly for me. > > > Chris -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
