igorkasyanchuk / rails_db

Rails Database Viewer and SQL Query Runner
https://www.railsjazz.com/
MIT License
1.46k stars 111 forks source link

Fix undefined method `display_flash_messages` #16

Closed losadaem closed 8 years ago

losadaem commented 8 years ago

when config.action_controller.include_all_helpers is set to false.

Fixes: #15

igorkasyanchuk commented 8 years ago

@losadaem looks good, but I want to check if we can put helper :all in application controller? can you try? thanks

losadaem commented 8 years ago

@igorkasyanchuk I've updated the pull request. Everything works ok.

igorkasyanchuk commented 8 years ago

merged :+1: please don't forget to share gem with friends :)