mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
adds Abstract Controller to the API
This commit is contained in:
1
Rakefile
1
Rakefile
@@ -90,6 +90,7 @@ RDoc::Task.new do |rdoc|
|
||||
|
||||
rdoc.rdoc_files.include('actionpack/README.rdoc')
|
||||
rdoc.rdoc_files.include('actionpack/CHANGELOG')
|
||||
rdoc.rdoc_files.include('actionpack/lib/abstract_controller/**/*.rb')
|
||||
rdoc.rdoc_files.include('actionpack/lib/action_controller/**/*.rb')
|
||||
rdoc.rdoc_files.include('actionpack/lib/action_dispatch/**/*.rb')
|
||||
rdoc.rdoc_files.include('actionpack/lib/action_view/**/*.rb')
|
||||
|
||||
Reference in New Issue
Block a user