Flowdock
class
Importance_0
v4.0.2 - Show latest stable - 0 notes - Superclass: RDoc::Task

No documentation

This class has no description. You can help the Ruby on Rails community by adding new notes.

Constants

RDOC_FILES = { 'activesupport' => { :include => %w( README.rdoc CHANGELOG.md lib/active_support/**/*.rb ), :exclude => 'lib/active_support/vendor/*' }, 'activerecord' => { :include => %w( README.rdoc CHANGELOG.md lib/active_record/**/*.rb ), :exclude => 'lib/active_record/vendor/*' }, 'activemodel' => { :include => %w( README.rdoc CHANGELOG.md lib/active_model/**/*.rb ) }, 'actionpack' => { :include => %w( README.rdoc CHANGELOG.md lib/abstract_controller/**/*.rb lib/action_controller/**/*.rb lib/action_dispatch/**/*.rb lib/action_view/**/*.rb ), :exclude => 'lib/action_controller/vendor/*' }, 'actionmailer' => { :include => %w( README.rdoc CHANGELOG.md lib/action_mailer/**/*.rb ), :exclude => 'lib/action_mailer/vendor/*' }, 'railties' => { :include => %w( README.rdoc CHANGELOG.md MIT-LICENSE lib/**/*.rb ), :exclude => 'lib/rails/generators/rails/**/templates/**/*.rb' } }

Attributes

Show files where this class is defined (1 file)
Register or log in to add new notes.