22 May, 2015
1 commit
-
Unicorn uses shared/tmp/pids instead of shared/pids
04 Mar, 2015
1 commit
13 Feb, 2015
1 commit
-
- pid stored in the correct directory - env var set with SSHKit semantic - on start : warning if already running - on stop : warning if nor running - kill command with separate args
28 Jan, 2015
1 commit
16 Jan, 2015
1 commit
-
- use secrets.yml - use Rails.application over Errbit::Application - do not use secret_token.rb - update devise initializer
07 Jan, 2015
1 commit
11 Oct, 2013
1 commit
-
In the file config/initializer/secret_token.rb, there are an advice to replace this file by a generate file. It's better to avoid it and generate a new one instead require before this one See #580
21 Mar, 2013
1 commit
-
Not the 'current' branch in the local clone fo the repo. I feel like deploying from the current branch in the local clone is a bit presumptous. I expect most people want to deploy from one branch while allowing for development of several feature branches. Right now you always have to remember to check out master before deploying or you may deploy your feature branch (which may not even be pushed).
29 Jan, 2013
1 commit
25 Jan, 2013
1 commit
-
Otherwise cookies can be hijacked.
05 Nov, 2012
2 commits
30 May, 2012
2 commits
27 Jan, 2012
1 commit
28 Nov, 2011
1 commit
01 Sep, 2011
2 commits
09 Aug, 2011
1 commit
-
… just commit this all at once. I used the following command to do this: (on Ubuntu ) find . -not -path '.git' -iname '*.rb' -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
13 Apr, 2011
2 commits
15 Aug, 2010
2 commits