Lucas Dohmen
Lucas Dohmen
The more I learn about NPM, the more I want to burn it down.
This could be part of the DSL planned for 0.3 – similar to Rake’s: ``` ruby Exogenesis::Passenger.create(:rvm) do # instance_eval on Passenger.new cover_emoji :bomb cover_text "RVM" required_config :rubies # automatically...
Do you mean the format of `rubies` in the passengers.yml?
That needs to be documented, totally agree. I want to do that separately though as described in #21. A good example for that are the different ruby version managers: Each...
This includes the standardization of the passengers file. Example: `rubies` is always an array that has names of Ruby versions in it. This has two advantages: - Switching ruby version...
This is extracted from my notes.
Vundle is already supported since the start :smiley:
When I did the reinstall of my system, I set up homebrew casks. It is really, really nice. I want to add this as a feature as soon as possible!
Maybe transpec can do it.