Flowdock
class
Importance_0
v4.2.1 - 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 lib/active_support/**/*.rb ), :exclude => 'lib/active_support/vendor/*' }, 'activerecord' => { :include => %w( README.rdoc lib/active_record/**/*.rb ) }, 'activemodel' => { :include => %w( README.rdoc lib/active_model/**/*.rb ) }, 'actionpack' => { :include => %w( README.rdoc lib/abstract_controller/**/*.rb lib/action_controller/**/*.rb lib/action_dispatch/**/*.rb ) }, 'actionview' => { :include => %w( README.rdoc lib/action_view/**/*.rb ), :exclude => 'lib/action_view/vendor/*' }, 'actionmailer' => { :include => %w( README.rdoc lib/action_mailer/**/*.rb ) }, 'activejob' => { :include => %w( README.md lib/active_job/**/*.rb ) }, 'railties' => { :include => %w( README.rdoc 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.