We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2480a8e commit 8a3546dCopy full SHA for 8a3546d
CHANGELOG.md
@@ -1,7 +1,10 @@
1
## Next Version
2
3
* Accept -e and --environment options for `rails console`.
4
-* Add `config/secrets.yml` file to watched for changes by default. Issue #289.
+* Watch `config/secrets.yml` by default. #289 - @morgoth
5
+* Custom Spring commands that implement `#binstub_prelude` will have that
6
+ snippet of code inserted into generated binstubs just after Spring is
7
+ set up. #329 - @merhard
8
9
## 1.1.3
10
0 commit comments