Michal Papis

Results 25 issues of Michal Papis

https://github.com/mpapis/rvm-binary/blob/master/run#L38-44

The following line: ```ruby Dir[lib+"/**/*.rb"].each{|file| require file } ``` can have system dependent ordering, adding extra: ```ruby require "pluginator" ``` should ensure proper order of loading classes.

@logicminds pushed a new update to branch in this repository, I have added you to the team so now you can work on it here too :)

Work in progress, need to fix those tests first.