demarches-normaliennes/bin
Pierre de La Morinerie ae5754e6c6 spring: add Spring to binstubs of default commands
Binstubs generated with `bundle exec spring binstub --all`.

This allows to type `bin/rails`, `bin/rake` or `bin/rspec` and have it
using Spring (rather than `bin/spring rails`).

On my machine it produces a nice speedup:

- `rake -T`: 5.6s
- `bin/rake -T`: 0.25s

The startup speedup for `rails` and `rspec` is similar.
2018-06-20 10:31:15 +02:00
..
bundle Bump development gems 2018-03-06 16:17:22 +01:00
delayed_job Add and install delayed_job gem 2017-09-27 16:47:32 +02:00
rails spring: add Spring to binstubs of default commands 2018-06-20 10:31:15 +02:00
rake spring: add Spring to binstubs of default commands 2018-06-20 10:31:15 +02:00
rspec spring: add Spring to binstubs of default commands 2018-06-20 10:31:15 +02:00
setup Update binstubs 2018-05-22 17:03:52 +02:00
spring spring: add generated spring binstub 2018-06-20 10:31:15 +02:00
update Update binstubs 2018-05-22 17:03:52 +02:00
yarn Update binstubs 2018-05-22 17:03:52 +02:00