Having trouble with rake assets:precompile - wrong version of ruby on Windows box -


i'm absolutely flummoxed! i'm trying use rake precompile assets on windows development box. i've done before, seems broken.

rake assets:precompile

and

bundle exec assets:precompile

both yield message "your ruby version 2.2.3, gemfile specified 2.1.5"

ruby -v shows 'ruby 2.2.3p173 (2015-08-18 revision 51636) [i386-mingw32]

which ruby shows '/c/ruby22/bin/ruby'

even adding ruby '2.2.3' second line of gem file doesn't change anything.

any ideas i'm missing? much.

ok, feel stupid!

i editing wrong gemfile.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -