mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:08 -05: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