I am trying to install fastercsv gem using the heroku interface so it is not bundled with my app. And as I said, the whole directory is blank when I try to expand after the install in vendor/gems directory so no .git directory.
On Nov 7, 7:59 pm, "Ricardo Chimal, Jr." <[EMAIL PROTECTED]> wrote: > check that there is no .git directory inside the fastercsv directory. > If there is one there remove it and git add the directory. > > -- > Ricardo > > On Nov 7, 4:42 pm, swapn <[EMAIL PROTECTED]> wrote: > > > I am trying to install fastercsv in vendor/gems and after installing, > > it says it is installed successfully but the directory is blank and > > when I run my app, the require statement fails. Is this something > > specific to the setup. It is working fine on my development laptop > > (WinXP) & home server systems (Ubuntu). > > > -swapan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
