Guest User

Untitled

a guest
Aug 20th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. How to extend Rails Engine's controllers properly?
  2. FooController.class_eval do
  3. #your additionnal code here.
  4. end
Add Comment
Please, Sign In to add comment