Hi! I wanted to know how can I target inside rails_amp.yml to a controller inside a directory.
E.G. I want to target both controllers/posts_controller#show and controller/blog/posts_controller#show. I have tried the following but it seems not to be working:
Hi! I wanted to know how can I target inside
rails_amp.yml
to a controller inside a directory.E.G. I want to target both
controllers/posts_controller#show
andcontroller/blog/posts_controller#show
. I have tried the following but it seems not to be working: