Rails View Helpers — Best Practices Guide
A helper method is used to perform a particular repetitive task common across multiple classes. They help us stay committed to upholding the DRY principle. Helper methods are really handy and can help minimize errors in our code by having the logic i...
acushla.hashnode.dev4 min read
Sabarish Rajamohan
Software Engineer | Ruby on Rails | .NET | Open Source Enthusiast
Great article on Rails helpers man! I'm a Rails Fanboy, and was searching for Rails posts, found yours! 💯✨