Flowdock
method

components

Importance_0
v2.2.1 - Show latest stable - 0 notes - Class: Rails::Info
components() public

No documentation

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

Hide source
# File railties/builtin/rails_info/rails/info.rb, line 23
      def components
        %w( active_record action_pack active_resource action_mailer active_support )
      end
Register or log in to add new notes.