Live data from Hacker News

Towards a Bundler plugin system

andre.arko.net

1–2 of 2 posts

Re: Towards a Bundler plugin system

#2
This is pretty much the same idea of Leiningen's plugin system that Clojure developers are used to. It's a great functionality, but it is a move towards a more generic project automation tool functionality, something that unites Bundler, Rails generator scripts and Rake tasks when it comes to Rails projects, for instance.