Sha256: d92486c39ce0b6c1654cf724f35bcaf61c0949d1ae6c03d3bbb2fcd54459fdf3

Contents?: true

Size: 572 Bytes

Versions: 7

Compression:

Stored size: 572 Bytes

Contents

AjaxPagination.config do |config|
  # uncomment to change default loading image file, located in assets/images.
  # config.loading_image = "ajax-loader.gif"

  # whether javascript warnings are on, these present themselves as alerts
  # by default, warnings are active only if the environment is development
  # to configure by environment otherwise, this configuration needs to be added to the environment specific files
  # uncomment to turn warnings on in all environments
  config.warnings = true
  # or to turn off in all environments
  # config.warnings = false
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ajax_pagination-0.6.5 spec/rails30_app/config/initializers/ajax_pagination.rb
ajax_pagination-0.6.4 spec/rails30_app/config/initializers/ajax_pagination.rb
ajax_pagination-0.6.3 spec/rails30_app/config/initializers/ajax_pagination.rb
ajax_pagination-0.6.2 spec/rails30_app/config/initializers/ajax_pagination.rb
ajax_pagination-0.6.1 spec/rails30_app/config/initializers/ajax_pagination.rb
ajax_pagination-0.6.0 spec/rails30_app/config/initializers/ajax_pagination.rb
ajax_pagination-0.5.1 spec/rails30_app/config/initializers/ajax_pagination.rb