Skip to content

Instantly share code, notes, and snippets.

@jameshilliard
Created December 11, 2013 17:19
Show Gist options
  • Save jameshilliard/7914598 to your computer and use it in GitHub Desktop.
Save jameshilliard/7914598 to your computer and use it in GitHub Desktop.
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