Project

General

Profile

« Previous | Next » 

Revision 766

Search engines now supports pagination.
Results are sorted in reverse chronological order.

View differences:

environment.rb
15 15

  
16 16
  # Add additional load paths for sweepers
17 17
  config.load_paths += %W( #{RAILS_ROOT}/app/sweepers )
18
  
19
  config.plugin_paths = ['lib/plugins', 'vendor/plugins']
18 20

  
19 21
  # Force all environments to use the same logger level 
20 22
  # (by default production uses :info, the others :debug)

Also available in: Unified diff