mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#rubyonrails

8 Beiträge7 Beteiligte0 Beiträge heute

I wrote a brief article on how to use Hotwire Combobox for a minor feature in RubyEvents!

What made this interesting was a combination of requirements: Multi-selection, free-text input, and mapping values for YAML generation.

Give it a read and let me know what you think 👇

Hey social networkers! 👋🏻

I’m available for hire!

I can communicate effectively, I'm a passionate learner, I love sharing my discoveries and help those around me. I'm looking for remote or on-site Mid-level or Semi-Senior Software Engineer roles, either part-time or full-time.

Find out more: jaggies-weekly.netlify.app/im-

jaggies-weekly.netlify.appI'm available for hire | Jaggies WeeklyI'm a Software Engineer with over 5 years of experience with a special focus on Ruby on Rails and SaaS products. I can communicate…
#ruby#rails#rubyonrails

How are you dealing with SQLite extensions? I recently had to work with Spatialite. It's not on sqlpkg, so I needed to install the extension and then load it in an initializer. Works great.

This was extra-fun because the library file isn't always in the same place, depending on the OS 🤡

If you're working with database extensions, it can be helpful to exclude tables added by your extensions from your schema file. Keep it free from clutter! 🧹

The example shows SQLite and Spatialite, should work with any database and extension though.

With #RubyOnRails, you can check an #ActiveRecord object’s validations on an attribute using `object.class.validators_on(attribute)`.

The result is an array of validator classes, most of which include an `options` method with the configured options from the definition in the model.

Is it possible to filter out conditional validations from the returned array?

(I have a conditional validation on an attribute and would like to know when it doesn’t apply to a particular instance of the model.)

No CS degree? Join the club.

That's why we wrote a guide to Big-O notation for Rubyists who've been avoiding it. It turns out it's not that hard to learn:

O(1) = 😎, O(n) = 😕, O(n²) = 😫

Learn why your Rails app keeps getting slower in production (hint: it's your database queries.)

honeybadger.io/blog/a-rubyist-

Honeybadger Developer BlogA Rubyist's guide to Big-O notationBig-O notation gives you insight into scaling. Uncover the meaning of things like `O(N^2)` and learn how to use these concepts to speed up your apps.

I'm looking for job, usually I prefer Mexican payrole jobs ( with mexivan law benefits and plus) but I open to a good contractor/freelance offer
I'm a software engineer and full stack developer with 7 years of experience.
My technologies are
The recent ones are
#ReactJS
#NextJS
#RubyOnRails
#AWS #microservices
#NodeJS #JavaScript and #TypeScript
#algolia #indexer
#CSM #contenful
I also have experience.
#Laravel #PHP
#workflow
#vuejs

Fortgeführter Thread

cassey.dev/til/local-only-env-

This one documents how I set some particular config options in a Rails app, when I wanted to turn a value on or off in local development that would be always on in other environments.

I wrote this blog post so in a year or so when I am thinking "let's just do it how we did it on that one project - what did we do there?", I have an actual answer I can reference quickly.
#RubyOnRails #YearOfTheBlog

cassey.devSetting an environment variable you only care about in local dev in Rails
Mehr von Cassey Lottman

Two little Ruby on Rails-related posts added in my "TIL" (Today I Learned) blog section, even though I didn't really just learn them. I use that section vs my regular blog feed when I want to have short and to-the-point posts that I don't spend too long, on a very specific technical topic.

Like here's the one I just added to remind myself of the assert_equals argument order preferred in minitest.

cassey.dev/til/minitest-assert
#Ruby #RubyOnRails #YearOfTheBlog

cassey.devMinitest assert_equals order style
Mehr von Cassey Lottman

How to Host Your Own #Mastodon Server on a #VPS (5 Minute Quick-Start Guide)

This article provides a guide for how to host your own Mastodon server on a VPS.

Running your own Mastodon server on a VPS is an excellent way to enjoy an efficient and secure Mastodon experience.
What is Mastodon?
Mastodon is a #decentralized social media platform that enables users to post ...
Continued 👉 blog.radwebhosting.com/how-to- #rubyonrails #selfhosting #activitypub #selfhosted #rubygems #installguide

How to Host Your Own Mastodon Server on a VPS
RadWeb, LLC · How To Host Your Own Mastodon Server On A VPS (5 Minute Quick-Start Guide) - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article provides a guide for how to host your own Mastodon server on a VPS.