#rbenv — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rbenv, aggregated by home.social.
-
When I started learning 2013 and working on Ruby 2018, I used RVM on my workstation. On commercial projects, rbenv was very popular when setting up deployment (with Capistrano); to some extent, it was the unspoken standard on the server.
I'm completely satisfied with RVM, but I'd like to have a more modern tool for working with Ruby versions. I think it will be an RV (https://github.com/spinel-coop/rv) in the near future. I recommend you install it and try it out. -
When I started learning 2013 and working on Ruby 2018, I used RVM on my workstation. On commercial projects, rbenv was very popular when setting up deployment (with Capistrano); to some extent, it was the unspoken standard on the server.
I'm completely satisfied with RVM, but I'd like to have a more modern tool for working with Ruby versions. I think it will be an RV (https://github.com/spinel-coop/rv) in the near future. I recommend you install it and try it out. -
When I started learning 2013 and working on Ruby 2018, I used RVM on my workstation. On commercial projects, rbenv was very popular when setting up deployment (with Capistrano); to some extent, it was the unspoken standard on the server.
I'm completely satisfied with RVM, but I'd like to have a more modern tool for working with Ruby versions. I think it will be an RV (https://github.com/spinel-coop/rv) in the near future. I recommend you install it and try it out. -
When I started learning 2013 and working on Ruby 2018, I used RVM on my workstation. On commercial projects, rbenv was very popular when setting up deployment (with Capistrano); to some extent, it was the unspoken standard on the server.
I'm completely satisfied with RVM, but I'd like to have a more modern tool for working with Ruby versions. I think it will be an RV (https://github.com/spinel-coop/rv) in the near future. I recommend you install it and try it out. -
When I started learning 2013 and working on Ruby 2018, I used RVM on my workstation. On commercial projects, rbenv was very popular when setting up deployment (with Capistrano); to some extent, it was the unspoken standard on the server.
I'm completely satisfied with RVM, but I'd like to have a more modern tool for working with Ruby versions. I think it will be an RV (https://github.com/spinel-coop/rv) in the near future. I recommend you install it and try it out. -
!Funny. Today I figured out that #rubyLsp and #Mason from #neovim are not friends when I'm using #rbenv Basically Mason try to install ruby-lsp and rubocop from the ruby version of my system but this crash with any version that I installed with rbenv.
The workaround is uninstall ruby-lsp from mason and install all using gem. -
!Funny. Today I figured out that #rubyLsp and #Mason from #neovim are not friends when I'm using #rbenv Basically Mason try to install ruby-lsp and rubocop from the ruby version of my system but this crash with any version that I installed with rbenv.
The workaround is uninstall ruby-lsp from mason and install all using gem. -
!Funny. Today I figured out that #rubyLsp and #Mason from #neovim are not friends when I'm using #rbenv Basically Mason try to install ruby-lsp and rubocop from the ruby version of my system but this crash with any version that I installed with rbenv.
The workaround is uninstall ruby-lsp from mason and install all using gem. -
!Funny. Today I figured out that #rubyLsp and #Mason from #neovim are not friends when I'm using #rbenv Basically Mason try to install ruby-lsp and rubocop from the ruby version of my system but this crash with any version that I installed with rbenv.
The workaround is uninstall ruby-lsp from mason and install all using gem. -
!Funny. Today I figured out that #rubyLsp and #Mason from #neovim are not friends when I'm using #rbenv Basically Mason try to install ruby-lsp and rubocop from the ruby version of my system but this crash with any version that I installed with rbenv.
The workaround is uninstall ruby-lsp from mason and install all using gem. -
#rvm is an expert to hidde itself. Days ago I uninstall rvm in favour of #rbenv For some reason. Today I checked the $PATH env variable on my #ArchLinux and I noticed that .rvm/bin was there So I started to looking it for all home. whith the command `grep -RIn ".rvm/bin" ~` I founded it 3 places haha
#ruby #rubyonrails -
#rvm is an expert to hidde itself. Days ago I uninstall rvm in favour of #rbenv For some reason. Today I checked the $PATH env variable on my #ArchLinux and I noticed that .rvm/bin was there So I started to looking it for all home. whith the command `grep -RIn ".rvm/bin" ~` I founded it 3 places haha
#ruby #rubyonrails -
#rvm is an expert to hidde itself. Days ago I uninstall rvm in favour of #rbenv For some reason. Today I checked the $PATH env variable on my #ArchLinux and I noticed that .rvm/bin was there So I started to looking it for all home. whith the command `grep -RIn ".rvm/bin" ~` I founded it 3 places haha
#ruby #rubyonrails -
#rvm is an expert to hidde itself. Days ago I uninstall rvm in favour of #rbenv For some reason. Today I checked the $PATH env variable on my #ArchLinux and I noticed that .rvm/bin was there So I started to looking it for all home. whith the command `grep -RIn ".rvm/bin" ~` I founded it 3 places haha
#ruby #rubyonrails -
#rvm is an expert to hidde itself. Days ago I uninstall rvm in favour of #rbenv For some reason. Today I checked the $PATH env variable on my #ArchLinux and I noticed that .rvm/bin was there So I started to looking it for all home. whith the command `grep -RIn ".rvm/bin" ~` I founded it 3 places haha
#ruby #rubyonrails -
Should rubyists with Void use xbps or rbenv to install Ruby? Seems xbps actually offers a higher version atm (3.3.5>3.3.4). #Ruby #VoidLinux #rbenv.
-
Should rubyists with Void use xbps or rbenv to install Ruby? Seems xbps actually offers a higher version atm (3.3.5>3.3.4). #Ruby #VoidLinux #rbenv.
-
Should rubyists with Void use xbps or rbenv to install Ruby? Seems xbps actually offers a higher version atm (3.3.5>3.3.4). #Ruby #VoidLinux #rbenv.
-
Should rubyists with Void use xbps or rbenv to install Ruby? Seems xbps actually offers a higher version atm (3.3.5>3.3.4). #Ruby #VoidLinux #rbenv.
-
Should rubyists with Void use xbps or rbenv to install Ruby? Seems xbps actually offers a higher version atm (3.3.5>3.3.4). #Ruby #VoidLinux #rbenv.
-
@jamiemccarthy @mistersql I don't have raw numbers because #chruby and #rbenv are not gems; they're shell hooks. However, @postmodern actively maintains chruby, and it doesn't need to be updated and rehashed for every upstream update or beta. It also has great support for the Fish shell.
All of them have good use cases & some edge cases. For example, #RVM is "batteries included." I didn't care about how it hooks `cd` until I started using other apps that did, too.
There's no wrong choice!
-
@jamiemccarthy @mistersql I don't have raw numbers because #chruby and #rbenv are not gems; they're shell hooks. However, @postmodern actively maintains chruby, and it doesn't need to be updated and rehashed for every upstream update or beta. It also has great support for the Fish shell.
All of them have good use cases & some edge cases. For example, #RVM is "batteries included." I didn't care about how it hooks `cd` until I started using other apps that did, too.
There's no wrong choice!
-
@jamiemccarthy @mistersql I don't have raw numbers because #chruby and #rbenv are not gems; they're shell hooks. However, @postmodern actively maintains chruby, and it doesn't need to be updated and rehashed for every upstream update or beta. It also has great support for the Fish shell.
All of them have good use cases & some edge cases. For example, #RVM is "batteries included." I didn't care about how it hooks `cd` until I started using other apps that did, too.
There's no wrong choice!
-
@jamiemccarthy @mistersql I don't have raw numbers because #chruby and #rbenv are not gems; they're shell hooks. However, @postmodern actively maintains chruby, and it doesn't need to be updated and rehashed for every upstream update or beta. It also has great support for the Fish shell.
All of them have good use cases & some edge cases. For example, #RVM is "batteries included." I didn't care about how it hooks `cd` until I started using other apps that did, too.
There's no wrong choice!
-
@jamiemccarthy @mistersql I don't have raw numbers because #chruby and #rbenv are not gems; they're shell hooks. However, @postmodern actively maintains chruby, and it doesn't need to be updated and rehashed for every upstream update or beta. It also has great support for the Fish shell.
All of them have good use cases & some edge cases. For example, #RVM is "batteries included." I didn't care about how it hooks `cd` until I started using other apps that did, too.
There's no wrong choice!
-
See attached info about RYE. Ok so I complain that python has so many different package managers, virtual environment mechanisms, dependency managers, and so on. Much to my chagrin, I recently read something saying, “whatever you do, don’t use poetry”.
Rye But, but, but… rye looks really nice from the linked description. I’m just a little hesitant to lock myself to rye and find myse...https://salas.com/2024/07/12/basics---rye/#Python #pyenv #rye #rbenv #package-manager #cool-tools
-
See attached info about RYE. Ok so I complain that python has so many different package managers, virtual environment mechanisms, dependency managers, and so on. Much to my chagrin, I recently read something saying, “whatever you do, don’t use poetry”.
Rye But, but, but… rye looks really nice from the linked description. I’m just a little hesitant to lock myself to rye and find myse...https://salas.com/2024/07/12/basics---rye/#Python #pyenv #rye #rbenv #package-manager #cool-tools
-
See attached info about RYE. Ok so I complain that python has so many different package managers, virtual environment mechanisms, dependency managers, and so on. Much to my chagrin, I recently read something saying, “whatever you do, don’t use poetry”.
Rye But, but, but… rye looks really nice from the linked description. I’m just a little hesitant to lock myself to rye and find myse...https://salas.com/2024/07/12/basics---rye/#Python #pyenv #rye #rbenv #package-manager #cool-tools
-
in search of a Ruby version manager
I’ve tried just about every one except #chuby. I used #RVM, then #rbenv, then switched to #asdf and used that for 2+ years, but I could never remember the commands I needed.Recently switched to #frum, but that doesn’t seem to be well maintained and I’ve yet to be able to get a proper shebang working for CLI scripts that specifies the desired ruby version.
I'd appreciate recommendations or links to good articles as well as boosts to the Ruby community.
-
in search of a Ruby version manager
I’ve tried just about every one except #chuby. I used #RVM, then #rbenv, then switched to #asdf and used that for 2+ years, but I could never remember the commands I needed.Recently switched to #frum, but that doesn’t seem to be well maintained and I’ve yet to be able to get a proper shebang working for CLI scripts that specifies the desired ruby version.
I'd appreciate recommendations or links to good articles as well as boosts to the Ruby community.
-
in search of a Ruby version manager
I’ve tried just about every one except #chuby. I used #RVM, then #rbenv, then switched to #asdf and used that for 2+ years, but I could never remember the commands I needed.Recently switched to #frum, but that doesn’t seem to be well maintained and I’ve yet to be able to get a proper shebang working for CLI scripts that specifies the desired ruby version.
I'd appreciate recommendations or links to good articles as well as boosts to the Ruby community.
-
in search of a Ruby version manager
I’ve tried just about every one except #chuby. I used #RVM, then #rbenv, then switched to #asdf and used that for 2+ years, but I could never remember the commands I needed.Recently switched to #frum, but that doesn’t seem to be well maintained and I’ve yet to be able to get a proper shebang working for CLI scripts that specifies the desired ruby version.
I'd appreciate recommendations or links to good articles as well as boosts to the Ruby community.
-
in search of a Ruby version manager
I’ve tried just about every one except #chuby. I used #RVM, then #rbenv, then switched to #asdf and used that for 2+ years, but I could never remember the commands I needed.Recently switched to #frum, but that doesn’t seem to be well maintained and I’ve yet to be able to get a proper shebang working for CLI scripts that specifies the desired ruby version.
I'd appreciate recommendations or links to good articles as well as boosts to the Ruby community.
-
Olá, pessoal, escrevi mais um artigo voltado para ensinar iniciantes uma boa maneira de instalar a última versão estável do Ruby no Ubuntu 22.04.
Espero que gostem.
https://medium.com/@carlosftech/como-instalar-ruby-e-o-configurar-no-ubuntu-22-04-7712071a6a86
-
Olá, pessoal, escrevi mais um artigo voltado para ensinar iniciantes uma boa maneira de instalar a última versão estável do Ruby no Ubuntu 22.04.
Espero que gostem.
https://medium.com/@carlosftech/como-instalar-ruby-e-o-configurar-no-ubuntu-22-04-7712071a6a86