Hi, I just created a new Rails 3.2.3 application via the control panel, but it did something I haven't seen before. It put copies of a number of gems in my application directory. They're just loose files at the same level as the directories for bin, hello_world, nginx and tmp, Can someone explain why this happened? Can I safely remove them? Thanks! Dow asked 31 May '12, 14:23 ddrake |
Those files were left behind due to a bug in our installer, which we should have fixed soon. You can safely delete them. answered 31 May '12, 14:49 seanf |