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

Version Path
agilib-0.1.9 lib/agilib/composer/templates/recipes/responders.rb
agilib-0.1.8 lib/agilib/composer/templates/recipes/responders.rb
agilib-0.1.7 lib/agilib/composer/templates/recipes/responders.rb
agilib-0.1.6 lib/agilib/composer/templates/recipes/responders.rb
agilib-0.1.5 lib/agilib/composer/templates/recipes/responders.rb
agilib-0.1.4 lib/agilib/composer/templates/recipes/responders.rb
agilib-0.1.3 lib/agilib/composer/templates/recipes/responders.rb
agilib-0.1.2.beta6 lib/agilib/composer/templates/recipes/responders.rb
agilib-0.1.2.beta5 lib/agilib/composer/templates/recipes/responders.rb
agilib-0.1.2.beta4 lib/agilib/composer/templates/recipes/responders.rb
agilib-0.1.2.beta3 lib/agilib/composer/templates/recipes/responders.rb