Bryan Goldstein

Results 83 comments of Bryan Goldstein

We couldn't reproduce this on heroku_san 4.0.8 using Rails 3.2.12. Do you have any more information about what is not working?

If you have time to track this down, I would be eternally grateful. Otherwise, I will investigate it.

@johnku1 - That would be the most simple way to implement something like this, and the most likely solution.

@johnku1 - A potential resource for learning about binstubs installed by gems: https://github.com/sstephenson/rbenv/wiki/Understanding-binstubs

This would be the first packaged dependency in betty. If we wanted to do this there are some more steps involved in making sure people who install betty have all...

Maybe someone should build a cross platform package manager proxy and we could use it.

1. First I would read the manual for each package manager that needs to be supported. 2. Then I would make a list of use cases I wanted to cover....

These integration tests look great! In terms of test style, can I get someone to look at #129

Getting these tests in is high priority for me. I'm going to merge in my fun tests and we can use the test configuration from it here.

If you rebase this off the current dev branch, you can run `bundle` then `rake` to run the tests.