Created
December 11, 2013 17:19
-
-
Save jameshilliard/7914598 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant@precise64:/vagrant$ bundle exec cap bundler:install | |
[deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to ski p validation of your locale you can set I18n.enforce_available_locales = false to avoid this message. | |
Stage not set, please call something such as `cap production deploy`, where production is a stage you hav e defined. | |
vagrant@precise64:/vagrant$ bundle exec cap assets:precompile | |
[deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to ski p validation of your locale you can set I18n.enforce_available_locales = false to avoid this message. | |
Stage not set, please call something such as `cap production deploy`, where production is a stage you hav e defined. | |
vagrant@precise64:/vagrant$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment