Rich · @richardc
8 followers · 42 posts · Server fosstodon.org

Apparently the combination of Ctrl+Alt+Win+Shit+L in Windows 10 or 11 opens your browser to linked in. Why Microsoft? Oh well, guess it will come in handy since I am now . Know anyone looking for a senior or devoloper?

#unemployed #ruby #rubyonrails #hiring #jobs

Last updated 1 year ago

Camilo · @cam
341 followers · 3295 posts · Server hachyderm.io

✅💎 StandardRb 1.31.1 is out! No major changes but you get all the bugfixes in Rubocop!

rubygems.org/gems/standard/ver

#ruby #rubyonrails #programming

Last updated 1 year ago

Camilo · @cam
341 followers · 3294 posts · Server hachyderm.io

🚂 :ruby: Standard-Rails, the gem that standardizes rubocop-rails, it updated to version 0.2.0!

rubygems.org/gems/standard-rai

Not many changes, mostly just bugfixes, but if you're on Ruby 2.6 that was deprecated by rubocop rails, so watch out!

Also, remember, this standard plugin isn't a default in standard, and needs to be included in your Gemfile and standard config to be used 😃

#ruby #rubyonrails #programming

Last updated 1 year ago

Ain Tohvri · @tekkie
601 followers · 516 posts · Server mstdn.social

Anyone using Pagy instead of Kaminari? github.com/ddnexus/pagy

#OpenSource #rubyonrails #Ruby

Last updated 1 year ago

HJVT · @hjvt
38 followers · 530 posts · Server hachyderm.io


Is there a way out of Ruby?
I started my career doing Rails, and I want out, would really appreciate hearing success stories about transitioning to less duck-typed pastures.

#rubyonrails #jobs

Last updated 1 year ago

M@ · @Mrw
11 followers · 30 posts · Server hachyderm.io

Frankly, the fact that the creator of hates is practically an endorsement.

I never wrote Rails code myself, but I debugged enough of it to conclude that the guy is a modern day Pagliacci.

And this is independent of the whole “Perform like a Pr0n Star” thing, where he helpfully showed us what kind of guy he is, deep down inside.

codahale.com//ruby-and-male-pr

Here’s his “apology”, by the way:

dhh.dk/posts/39-im-an-r-rated-

#rubyonrails #typescript

Last updated 1 year ago

Jason Garber · @jgarber
167 followers · 1899 posts · Server mastodon.cc

folks: hit me with your hot takes on `schema.rb` vs. `structure.sql` for an app with a PostgreSQL database.

#rubyonrails

Last updated 1 year ago

Jason Garber · @jgarber
167 followers · 1898 posts · Server mastodon.cc

folks: hit me with your hot takes on how to manage/archive/delete your app’s “old” migrations.

#rubyonrails

Last updated 1 year ago

yannis · @yannis
24 followers · 15 posts · Server ruby.social

I'm relaunching Geneva.rb, our local Ruby/Rails user group. Join me for the first meetup next October 3d to talk all things Ruby!
meetup.com/geneva-rb/events/29

#ruby #rubyonrails #geneva #meetup

Last updated 1 year ago

GunChleoc · @gunchleoc
716 followers · 33493 posts · Server mastodon.scot

I am looking for an IDE for Ruby to run on Debian-based Linux. Anything that I have found so far is either discontinued or proprietary. What are yous using?

BTW emacs of vim is not what I am looking for, I have Geany. The problem is that having to navigate the code base with grep is kinda slow & painful.

Boosts welcome

#mastodev #rubyonrails #rails #ruby

Last updated 1 year ago

RubyConf · @rubyconf
616 followers · 177 posts · Server ruby.social

The 2nd Keynote is confirmed! SARON YITBAREK (@saronyitbarek), developer, speaker, podcaster, entrepreneur, and founder of @CodeNewbies! Don't miss this chance to see Saron at RubyConf! | rubyconf.org

#rubyconf2023 #tech #developers #rubyonrails #ruby

Last updated 1 year ago

wook :fedora: · @wook
83 followers · 1924 posts · Server fosstodon.org

Any folks out there? Looking for a rails 6/7 gem that can autocomplete/lookup while typing on very long ‘form.collection_select‘ box. ie: choosing a supervisor for an employee record. ‘chosen-rails‘ seems like the leading option, but chosen itself is deprecated and the gem didn’t do anything for me after install.

#rubyonrails

Last updated 1 year ago

RPA · @rpaweb
22 followers · 29 posts · Server ruby.social

One of the talks that officially starts the user-group in Santa Marta (x.com/rubysantamarta). I'm really excited! September 4th, 3.30pm @ Unimagdalena. Over the course of this week I'll be posting a video officially launching the user-group.

#ruby #rubysantamarta #rubyonrails #rubylang #webdev #development #usergroup #rubygems #devcommunity

Last updated 1 year ago

masukomi · @masukomi
372 followers · 6515 posts · Server connectified.com

ok. i give up. is there _any_ good way to use Ractors in controller actions?

It feels like if i want any hope of making this work i'll need to do some ridiculous hoop jumping to isolate everything. like even this gave me an error about
RuntimeError: defined with an un-shareable Proc in a different Ractor

Ractor.new(params[:id]) do | repo_id |
Repository.find(repo_id)
end.take

Am i missing something obvious?
Is there a "you just do X" than would solve my woes?"

#rubyonrails #ruby

Last updated 1 year ago

FastRuby.io · @FastRuby
47 followers · 164 posts · Server ruby.social

🧠 What if we told you…

That you could level up your Rails deployment game on Heroku.

Learn how to utilize buildpacks and gemfile for a smooth upgrade process. Check out our latest guide: fastruby.io/blog/how-to-run-mu

#gemfile #heroku #rubyonrails

Last updated 1 year ago

FastRuby.io · @FastRuby
47 followers · 162 posts · Server ruby.social
Ruby Central · @rubycentral
838 followers · 142 posts · Server ruby.social

Helsinki Ruby (@helsinkiruby) offered our community a discount to the upcoming A Human-Centered Software Developers' Conference (Oct 13). Use promo code RUBYCENTRAL10 to secure your discuont! | ti.to/helsinki-ruby/oh/discoun

#rubyfriends #rubydev #developers #discount #ruby #rubyconf #rubyonrails

Last updated 1 year ago

Toby · @tosbourn
136 followers · 1093 posts · Server masto.ai

Any folk know any decent open source Rails projects that use Active Storage?

Want to see how other folk deal with it... not being amazing 🙃

#rubyonrails

Last updated 1 year ago

Konstantin · @fa11enangel
1 followers · 12 posts · Server ruby.social

Legacy applications may hide special challenges. An for years outdated Ruby on Rails project may be a challenge to start on a newer os. See how to fix the spring.gem fork() crash qameta.com/posts/working-with-

#legacy #rubyonrails

Last updated 1 year ago

FastRuby.io · @FastRuby
47 followers · 160 posts · Server ruby.social

Lost in the Rails asset management wilderness? 🌲🔍

We've got you.

Our engineers Fiona and Ariel mapped out the twists and turns from static assets to Rails 7 wonders. Join the adventure: fastruby.io/blog/navigating-as

#rubyonrails #ruby #rails #assetmanagement

Last updated 1 year ago