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
Pierre de La Morinerie
c2bc151803
spring: add generated spring binstub
...
File generated with `bundle exec spring binstub`.
Use it with `bin/spring rails`, or `bin/spring rspec`.
2018-06-20 10:31:15 +02:00
Paul Chavard
6136e3a3f8
Update binstubs
2018-05-22 17:03:52 +02:00
gregoirenovel
e26f4148ff
Bump development gems
...
- brakeman
- rubocop
- scss_lint
2018-03-06 16:17:22 +01:00
gregoirenovel
fe7f8da636
Revert "Bump development gems"
...
This reverts commit d6ad3fc3fd
.
2018-03-06 15:11:26 +01:00
gregoirenovel
d6ad3fc3fd
Bump development gems
...
- brakeman
- rubocop
- scss_lint
2018-03-06 10:36:35 +01:00
gregoirenovel
7c34807f46
Don’t use unless
2018-01-12 11:32:43 +01:00
Mathieu Magnin
608419701e
Add and install delayed_job gem
2017-09-27 16:47:32 +02:00
gregoirenovel
2b25a17af1
[Ref #288 ] Remove /bin from .gitignore, add binstubs
2017-05-12 17:40:22 +02:00
Xavier J
de4bddee93
delete bin
2017-02-13 12:16:48 +01:00
Xavier J
56ba164326
Delete bin on Git
2015-12-24 09:11:53 +01:00
Xavier J
b5b83e939a
First Commit
2015-08-10 11:05:06 +02:00