Towards a Bundler plugin system
andre.arko.net
Towards a Bundler plugin system
1–2 of 2 posts
Re: Towards a Bundler plugin system
#2This 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.