nova
k
u
n
Experiments
Game's Portfolio
Rails Portfolio
Blog
Log In
Experiments
Game's Portfolio
Rail's Portfolio
Blog
Log In
How do you make a custom helper available in a Rails view?
Choose the correct method for using a custom helper.
Use include in the controller
Define in `lib/` and require manually
Place it in `app/helpers/` and name it appropriately
Define it inside config/routes.rb
Question 1 of 10