RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Using helper methods inside your controllers

Have you ever needed to use a helper method inside your controller? I did, a few times. If you included the helper module inside the controller, since Rails 3, as I did many times before, you did it wrong.

Read more: https://medium.com/little-programming-joys/using-helper-methods-inside-your-controllers-51dd5e39ee72

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in