Alexandre Calaça
Alexandre Calaça's Blog

Alexandre Calaça's Blog

Follow
Alexandre Calaça

Alexandre Calaça

17 followers

Software developer. Topics: Ruby, Rails, Design patterns and software engineering in general.

GitHub: https://github.com/alexcalaca

Simple way to use Atom feed format in your Rails application [Part I of II]

May 30, 20234 min read

Theory · Problem How to use Atom feed format in your Rails application. Click here if you just want to check the implementation part. Introduction In...

Simple way to use Atom feed format in your Rails application [Part I of II]
Dynamic Content Delivery: Displaying Views with Ajax Requests in Ruby on Rails
How to apply the Yellow Fade Technique in a Ruby on Rails application?
How to limit the number of characters in a text field in Rails
Taming ActiveRecord::RecordInvalid error Like a Pro
How to create a super basic search form in Ruby on Rails