2 Matching Annotations
- Dec 2019
-
github.com github.com
-
This gem also includes a responders controller generator, so your scaffold can be customized to use respond_with instead of default respond_to blocks. From 2.1, you need to explicitly opt-in to use this generator by adding the following to your config/application.rb: config.app_generators.scaffold_controller :responders_controller
-
-
weblog.rubyonrails.org weblog.rubyonrails.org