This commit is contained in:
Zachary Scott 2015-04-12 13:20:34 -07:00
parent 4825042a1c
commit 08a3baa380
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
* Rename `railties/bin` to `railties/exe` to match the new Bundler executables convention.
*Islam Wazery*
* Print `bundle install` output in `rails new` as soon as it's available
Running `rails new` will now print the output of `bundle install` as