Sha256: bfb26d6101bd96f2836123ee4b0c733bfa649d69332e3f5ee0bebe61ca185628
Contents?: true
Size: 203 Bytes
Versions: 11
Compression:
Stored size: 203 Bytes
Contents
# encoding: utf-8 gem 'responders' templater.post_bundler do generate 'responders:install' gsub_file "app/controllers/application_controller.rb", 'respond_to :html', 'respond_to :html, :json' end
Version data entries
11 entries across 11 versions & 1 rubygems