Aug 31, 2010, 1:47pm
CLI v1.2.4 Released
- FEATURE: Migration command is now bundler-aware; you don’t need to specify ’bundle exec rake db:migrate’ to get your bundled gems loaded. Note that this is accomplished using bundler 1.0’s binstubs, so bundler 0.9 users don’t get this.
- CHANGE: Bundler 1.0.0 is now the default 1.0-series bundler. This should make Rails 3 apps deployable.