GoRails (@gorails) 's Twitter Profile
GoRails

@gorails

Ruby on Rails screencasts for aspiring developers by @excid3

ID: 1000842626

linkhttp://gorails.com calendar_today10-12-2012 03:50:01

1,1K Tweet

8,8K Followers

42 Following

Leonidas Mejia (@leonidasmejia) 's Twitter Profile Photo

Thank you Chris Oliver for the video showcasing the use of development containers in Ruby on Rails version 7.2. I have my new development environment running Ruby 3.3.4 and Postgres 16.1. Now focused on learning and coding my app. youtu.be/kAKHMVjbSB8 GoRails

Schappi (@schappi) 's Twitter Profile Photo

Finally found time to get the real-time API working with ⁦GoRails⁩ Jumpstart Pro. Now to convince tobi lutke to add this to Shopify! (🔈unmute)

Collin (@collin_jilbert) 's Twitter Profile Photo

Hash#fetch default value can bite you if you throw that stick too far. This week’s pro episode on GoRails covers it! Not a subscriber? No prob! TL;DR You might want to get your default value from a block vs relying on the argument version. To learn more: gorails.com/episodes/hash-…

Collin (@collin_jilbert) 's Twitter Profile Photo

Hey there. Been a while. What have I been up to? Oh not much, just digging deep into Turbo via learnhotwire.com (yeah, shameless plug) and discovering how amazing broadcasts_refreshes really are. I’ve been building a little chat app over @gorails. gorails.com/series/realtim…

Chris Oliver (@excid3) 's Twitter Profile Photo

Enumerable's one of my favorite modules in Ruby. I put together a GoRails lesson on how to use it in your own classes like an API response Collection class. Check it out: gorails.com/episodes/how-t…

Chris Oliver (@excid3) 's Twitter Profile Photo

Rails now ships the Trix editor as a separate gem (action_text-trix) instead of being included in ActionText. This allows for separate releases for updates and security fixes independently of Rails.

Chris Oliver (@excid3) 's Twitter Profile Photo

Today's GoRails lesson digs into building a meta tags class for #Rails apps using Current Attributes, ActiveModel, and render_in. It's super clean and no external dependencies. Grab your membership card and check it out: gorails.com/episodes/rails…

Collin (@collin_jilbert) 's Twitter Profile Photo

A walk through of some of the source code of Hotwire can really turn a what seems like a difficult problem into a cool breeze. Some lessons from learnhotwire.com came in very handy a few weeks ago building a little chat app over GoRails. Highly recommend scooping it up!

GoRails (@gorails) 's Twitter Profile Photo

This week's pro episode, we're taking a look at how to add custom renders to your #Rails apps for super clean integrations. gorails.com/episodes/how-t…