I came from Java background where Maven reigns supreme when it comes to build + dependency + convention on file structure and I like this set-up.
What is the equivalent to that in Ruby, I know there's Bundler and Rake, but Rake feels like Ant where you'd have to do a few things yourself.
I came from Java background where Maven reigns supreme when it comes to build + dependency + convention on file structure and I like this set-up.
What is the equivalent to that in Ruby, I know there's Bundler and Rake, but Rake feels like Ant where you'd have to do a few things yourself.