Updated router. Temporarly replaced routing filter with rails internal.
This commit is contained in:
parent
b71fcdf371
commit
eab16e337e
21 changed files with 190 additions and 128 deletions
2
vendor/plugins/will_paginate/Rakefile
vendored
2
vendor/plugins/will_paginate/Rakefile
vendored
|
|
@ -16,7 +16,7 @@ desc 'Generate RDoc documentation for the will_paginate plugin.'
|
|||
Rake::RDocTask.new(:rdoc) do |rdoc|
|
||||
rdoc.rdoc_files.include('README.rdoc', 'LICENSE', 'CHANGELOG.rdoc').
|
||||
include('lib/**/*.rb').
|
||||
exclude('lib/will_paginate/named_scope*').
|
||||
exclude('lib/will_paginate/scope*').
|
||||
exclude('lib/will_paginate/array.rb').
|
||||
exclude('lib/will_paginate/version.rb')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue